NUMERIC - Test for a numeric (Reports & Settings Report Generator function)

From Catalyst
Revision as of 13:04, 22 September 2016 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.