syntax:functions:isnumeric
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| syntax:functions:isnumeric [2021/07/19 23:01] – craigt | syntax:functions:isnumeric [2021/08/28 20:39] (current) – craigt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== IsNumeric(expression) ====== | ====== IsNumeric(expression) ====== | ||
| + | Category: | ||
| - | Returns | + | \\ |
| + | =====Description===== | ||
| + | This function returns | ||
| - | ^ | + | \\ |
| - | | IsNumeric( [FieldA] ) | + | =====Arguments===== |
| - | | IsNumeric( [FieldA] ) | It' | + | ^Argument^Type^Description^ |
| - | | IsNumeric( [FieldA] | + | |expression|Expression|Any expression that could potentially result in a number, or text that appears as a number.| |
| + | **Return value type:** Boolean | ||
| + | \\ | ||
| + | =====Examples===== | ||
| - | === See also === | + | isnumeric(123) //Returns TRUE |
| - | * [[syntax: | + | |
| - | * [[syntax: | + | |
| + | isnumeric(' | ||
| + | |||
| + | isnumeric(' | ||
| + | |||
| + | isnumeric(' | ||
| + | |||
| + | |||
| + | \\ | ||
| + | ===== See also ===== | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
syntax/functions/isnumeric.txt · Last modified: by craigt