ZisInteger

Returns true if the value parses as a whole number with no decimal point, otherwise returns false.

Syntax

ZisInteger{value}

Arguments

NameTypeRequiredDefault
valuestringYes-

Example

ZisInteger{42}