Integer? - Function SummarySummary:Returns TRUE for integer values. Usage:integer? value Arguments:value - The value argument. (must be: any-type) Description:Returns FALSE for all other values.
Related:type? - Returns a value's datatype.
| ||||
|