Functions Documentation
View Function Edit Function
Name scrGetInputText
Syntax (scrGetInputText screen)
Argument List screen: The screen you want to get the input text from.
Returns string: The currently inputted text.
Category screen, input
Description Returns what the text the player inputted.
Example
Comment Allows you to get a string inputted by the player.