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: by craigt