"String" (Interpreter Type)

String in a standard format.

Details

  • "String" can be used in Interpreter and related constructs, including deployed smart form fields.
  • Use of "String" does not require connectivity to the Wolfram Cloud.

Allowed Forms

  • Any string.

Restriction Specifications

Interpretation

  • "String" yields the input string unchanged.

Examples

Basic Examples  (3)

Interpret strings:

Restrict to a pattern:

Set a bound for the length:

An empty string is an acceptable input for Interpreter["String"], but not within FormFunction, where the empty string and an empty field are considered equivalent: