"TextLine" (Interpreter Type)
-
See Also
- Interpreter
- Restricted
- Failure
-
- Interpreter Types
- String
- TextArea
- URLString
- Related Guides
-
-
See Also
- Interpreter
- Restricted
- Failure
-
- Interpreter Types
- String
- TextArea
- URLString
- Related Guides
-
See Also
"TextLine" (Interpreter Type)
A single line of text.
Details
- "TextLine" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "TextLine" does not require connectivity to the Wolfram Cloud.
Allowed Forms
- Any string with no newline or carriage return.
Restriction Specifications
Interpretation
- "TextLine" yields the input string unchanged.
Examples
Basic Examples (3)
Interpret single lines of text:
Restrict to a given pattern:
Set a bound for the length: