Share via


XMLExcelReport_CashDueAnnouncement_RU.amountInWords Method [AX 2012]

Converts a numeric amount value to a value that is expressed as words.

Syntax

protected str amountInWords(Amount _amount)

Run On

Client

Parameters

Return Value

Type: str
A string that contains the written representation of the number.

See Also

Reference

XMLExcelReport_CashDueAnnouncement_RU Class