Difference between revisions of "NUMERIC - Test for a numeric (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 18: Line 18:
 
:Non-Numeric result.
 
:Non-Numeric result.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:04, 22 September 2016

Syntax

$NUMERIC{field}

Description

Test the field expression to see if the result of the expression is numeric.

Parameters

field
A text parameter that can not be omitted.
Input expression.

Returns

A numeric value.

1
Numeric result.
0
Non-Numeric result.