User Tools

Site Tools


syntax:functions:isnumeric

This is an old revision of the document!


IsNumeric(expression)

Returns TRUE if the expression is a number or text that looks like a number, otherwise, it returns FALSE.

Example FieldA Result
IsNumeric( [FieldA] ) 200 TRUE
IsNumeric( [FieldA] ) It's a number! FALSE
IsNumeric( [FieldA] ) 100 TRUE

See also

syntax/functions/isnumeric.1626750080.txt.gz · Last modified: 2021/07/19 23:01 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki