Share via


TaxReportToAscii340.amount2Str Method [AX 2012]

Gets the formatted amount.

Syntax

public str amount2Str(AmountCur _amount, int _length)

Run On

Server

Parameters

  • _length
    Type: int
    The length of the integer part in the amount.

Return Value

Type: str
The formatted amount.

See Also

Reference

TaxReportToAscii340 Class