Format Number
Formats a number using a specified format string.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Value
INPUTThe numeric value to format.
Format
INPUTThe format pattern (e.g., '#,##0.00').
Data Outputs
Result
OUTPUTstring
The formatted number string.
Multiple
Settings
Formatter
STRINGThe number formatter used when formatting numbers.
Default: MODLR
Options:
MODLRJAVA
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing