Table of Contents

, , , ,

NFORMAT

Description

Formats a number differently depending on its value – whether it is positive, negative or zero. Returns formatted number

Parameters

expression, such as SUM, format of the positive non-zero value; format of the zero value; optional format of the negative value

Example

<<NFORMAT(SUM Object.Attribute, '#.00', '')>>