Expand description
§ShowInputBox Effect
Defines the ActionEffect for showing an input box to the user.
Functions§
- Show
Input Box - Creates an effect that, when executed, will display an input box to solicit a string input from the user.
Defines the ActionEffect for showing an input box to the user.