"TextArea" (Interpreter Type)
-
See Also
- Interpreter
- Restricted
- Failure
-
- Interpreter Types
- String
- TextLine
- URLString
- Related Guides
-
-
See Also
- Interpreter
- Restricted
- Failure
-
- Interpreter Types
- String
- TextLine
- URLString
- Related Guides
-
See Also
"TextArea" (Interpreter Type)
String in a standard format.
Details
- "TextArea" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "TextArea" does not require connectivity to the Wolfram Cloud.
- "TextArea" is effectively the same as "String" , but will create a multiline input field when used in a FormFunction .
Allowed Forms
- Any string.
Restriction Specifications
Interpretation
- "TextArea" yields the input string unchanged.
Examples
Basic Examples (3)
Interpret strings:
Restrict to a list of words:
Set a bound for the length: