NUM - Convert a string to a number (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$NUM{string}

Description

Return the value of the string.

Parameters

string
A text parameter that can not be omitted.
Input Text.

Returns

A numeric value. Will return the numeric value of the text. If the text contains non numeric characters then '0' will be returned.