Text Box Control
The Text Box control is designed to handle larger sets of editable text. Larger than the standard text field, the text box allows your user to input more text in a multi-line format.
By default, the text box control does not show a label, however a label name is required. To add a visual label for your users, it is best to place the text box within a grouping. Use the grouping for the label name of the text box.
This control can also holds a multi-line footer text area, located just below its location. This serves as a great place to add contextual information.