User Tools

Site Tools


syntax:functions:isnumber

This is an old revision of the document!


IsNumber(expression)

Returns TRUE if result of expression is a number, otherwise returns FALSE.

Example FieldA Result
IsNumber( [FieldA] ) 200 TRUE
IsNumber( [FieldA] ) It's a number! FALSE
IsNumber( [FieldA] ) FALSE
syntax/functions/isnumber.1433903457.txt.gz · Last modified: 2015/06/09 22:30 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki