StartTextInput
Category: Input
Signature
StartTextInput()
Returns
Void
Description
Starts text-entry tracking for the runtime-managed input buffer used by GetTextInput$.
Text input is stopped by default at startup. Use StopTextInput to stop tracking again.
Example
StartTextInput()
name$ = GetTextInput$()