"ComputedAge" (Interpreter Type)
An age derived by computation.
Details
- "ComputedAge" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedAge" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedAge",{{choices1,…}}] one among choices Restricted["ComputedAge",unit] convert to unit Restricted["ComputedAge",unit,max] an age below Quantity[max,unit] Restricted["ComputedAge",unit,{min,max}] an age between Quantity[min,unit] and Quantity[max,unit] Restricted["ComputedAge",unit,{min,max,s}] an age between Quantity[min,unit] and Quantity[max,unit] with step s
Interpretation
- "ComputedAge" yields a Quantity.