Skip to content

Number To Words

Converts whole numbers to words of a given language

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Set an Override Name Show the override name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Override Name The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. Text Block Group No
Attributes Metadata values for this block. Used in XML and multipart/form-data. Text Block Group No
Number Input number to convert to words - whole numbers only Number Block Group Yes
Language (locale) Language (locale) Text Block Group No
Cut-Off If provided, numbers over this value will be returned as-is instead of converted to words (-1 = no cut-off) Number Block Group No