Skip to content

Format Number

Pure

Formats a number using a specified format string.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Value

INPUT

The numeric value to format.

Format

INPUT

The format pattern (e.g., '#,##0.00').

Data Outputs

Result

OUTPUTstring

The formatted number string.

Multiple

Settings

Formatter

STRING

The number formatter used when formatting numbers.

Default: MODLR
Options:
MODLRJAVA

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing