StartTextInput

Category: Input

Back to System Functions


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$()