Spelled Out Number Format

You can use the written format with any number, on any existing tag that accepts the format property. It allows you to spell out in words any number within the template body: this could be used to write checks, for example, or spell out high-level totals on sales reports.

Syntax:

<field name="YourAPI_Number_FieldName" format="written"/>

Note:

You can control the names of the numbers and the conjunction used (for example, "and") to account for different languages. See "Custom Labels Fields".