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

From Catalyst
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.