Get Control Text

 

This command looks at the text saved to a control variable and saves it to a text string variable. This is helpful for determining the text currently in an edit box and allows for further manipulation of the text string.

 

 

Script Editor > Expand Variables Category > Get Control Text

 

 

Place Text in Variable

Select the text string variable to receive the control text information.

 

 

Retrieve the Text From

Select the control variable that contains the control text information to be passed to a string variable.