StopTextInput
Category: Input
Signature
StopTextInput()
Returns
Void
Description
Stops text-entry tracking for the runtime-managed input buffer.
The current buffer contents are preserved until you call ClearTextInput or SetTextInput.
Example
StopTextInput()
saved$ = GetTextInput$()