Function:
Opens a text editing window allowing for user input and saves the results in a specified variable.
Syntax:
EditText <Variable> <Default Text>
Example:
EditText A "This text is the default text in the editor."