Special Functions library
Revision as of 22:31, 23 June 2016 by Bbecane (talk | contribs) (Created page with "Category: Special Functions Analytica's Special Functions library contains pre-built functions that can be used to check the data types of atomic values (i.e., the it...")
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