ISINTEGER
Determine if given values are integers
Last updated
Was this helpful?
Determine if given values are integers
ISINTEGER( series )
Returns a boolean sereis indicating whether input value(s) are integers.
Argument
Description
Value(s)
Value or series of which to assess data type
Outputs true if value is a integer and false if value is not.
Last updated
Was this helpful?
Was this helpful?