×

Spell Out Number

iOS 15 +

Notes

Spells out the input number. For example, "one thousand". If a ActionsLocale is not specified, the system ActionsLocale is used.

Syntax

spellOutNumber(number: <#Integer#>, ActionsLocale: <#Unknown Parameter#>)

Example

spellOutNumber(number: 123, ActionsLocale: ActionsLocale(identifier: "en_US_POSIX", displayString: "en_US_POSIX"))