Skip to content

NUM2STR ​

Returns a number as a character string.

Reporting Area(s) ​

General

Required Parameters ​

  1. Number or numeric field (i.e. 9999 or comax)

Optional Parameters ​

None

Example(s) ​

NUM2STR(9999) returns 9999 as a character string (e.g. Nine Thousand Nine hundred Ninety-Nine).

NUM2STR(comax) returns the value in comax as a character string (e.g. if it's set to 25 returns Twenty-Five).

NUM2FRACTION
NUMNODEC
STR
TRANSFORM
VAL