User Tools

Site Tools


syntax:functions:isnum

Differences

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

Link to this comparison view

Next revision
Previous revision
syntax:functions:isnum [2014/11/13 12:34] – created dmitrysyntax:functions:isnum [2015/04/03 18:55] (current) elenap
Line 1: Line 1:
 ====== IsNum(expression) ====== ====== IsNum(expression) ======
  
-Returns true if result of //expression// is a number, otherwise returns false.+Returns TRUE if result of //expression// is a number, otherwise returns FALSE.
  
 ^  Example  ^  FieldA  ^  Result  ^   ^  Example  ^  FieldA  ^  Result  ^  
-| IsNum( [FieldA] )  |  200 |  TRUE  |  +| IsNum( [FieldA] )  |  200  |  TRUE  |  
-| IsNum( [FieldA] )  | It's a number!  |  FALSE   |+| IsNum( [FieldA] )  |  It's a number!  |  FALSE   |
 | IsNum( [FieldA] )  |    FALSE   | | IsNum( [FieldA] )  |    FALSE   |
syntax/functions/isnum.txt · Last modified: 2015/04/03 18:55 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki