User Tools

Site Tools


syntax:functions:isinteger

This is an old revision of the document!


IsInteger(value)

Returns TRUE if value is an integer number, otherwise returns FALSE.

Example Result
IsNumber( 123 ) TRUE
IsNumber( '123' ) FALSE
IsNumber( 123.45 ) FALSE
syntax/functions/isinteger.1594033235.txt.gz · Last modified: 2020/07/06 07:00 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki