isInt()

Determines if a value is an integer.

This function is valid in v2.1.0 to v2.24.3. This function has been downloaded 63 times.

Parameter

{*} value
Value to be tested.

Returns

{boolean}
true if value is an integer, otherwise false.