Overview
Converts whole numbers to words of a given language
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | 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 |