GetTextInputCompleted

Description

Returns 1 for the frame that the user completed inputting text (successfully or not). After completion this command will return to 0. At this point you can check if the user cancelled the input by using GetTextInputCancelled.

Definition

integer GetTextInputCompleted()