String
6.1.2 String Type
Section titled “6.1.2 String Type”The String type variable takes text input from a “Control” component and stores in in a page variable.

This is useful where the user is required to input text that is passed to an external data source, that cannot be pre-defined.
The example below uses a Control component to enter the data into the $myString variable and display it in a Text component
