Special Functions library
Analytica's Special Functions library contains pre-built functions that can be used to check the data types of atomic values (i.e., the items in an array).
The following functions are included:
- IsNumber
- IsRealNumber
- IsNaN
- IsText
- IsDateTime
- IsReference
- IsHandle
- IsNull
- IsUndef
- IsNotSpecified
- TypeOf
See Also
Comments
Enable comment auto-refresher