User Tools

Site Tools


syntax:functions:isinteger
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
syntax:functions:isinteger [2020/07/06 07:00] – created dmitry
Line 1: Line 1:
 +====== 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.txt · Last modified: 2021/08/28 20:16 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki