25.102. ISINTEGER

[<<<] [>>>]

This function can be used to determine whether an expression is integer or some other type of value. If the argument is an integer then the function returns true, otherwise the function returns false.

See also ISARRAY, ISSTRING, ISREAL, ISNUMERIC, ISDEFINED, ISUNDEF, ISEMPTY, TYPE.


[<<<] [>>>]