Skip to main content

Number To Words

Overview

Converts whole numbers to words of a given language

Returns
Text

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
NumberInput number to convert to words - whole numbers onlyNumber Block GroupYes
Language (locale)Language (locale)Text Block GroupNo
Cut-OffIf provided, numbers over this value will be returned as-is instead of converted to words (-1 = no cut-off)Number Block GroupNo