The multiline attribute determines whether to multiple lines of text input are permitted.
Applies to
Syntax
/ multiline = booleanParameters
| boolean | A boolean value set to true or false. |
Remarks
If true, the subject may enter multiple lines of text in an opended response box. A new line can be started by pressing the ENTER key. By default the value is false.
Examples