"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.
Restriction Specifications
-
Restricted["TextLine",{{choice1,…}}] one among choices Restricted["TextLine",pattern] a string matching pattern Restricted["TextLine",pattern,length] a string matching pattern and shorter than length
Interpretation
- "TextLine" yields the input string unchanged.