"Digit" (Interpreter Type)
Digit in a standard format.
Details
- "Digit" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "Digit" does not require connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["Digit",{{choices1,…}}] one among choices Restricted["Digit",max] a digit below max Restricted["Digit",{min,max}] a digit between min and max Restricted["Digit",{min,max,s}] a digit between min and max, with step s