Share via


FiscalDocumentTextTagReplacer_BR.taxAmount2str Method [AX 2012]

Convert a TaxAmount value to str.

Syntax

private str taxAmount2str(TaxAmount _taxAmount)

Run On

Called

Parameters

Return Value

Type: str
The string representing the input value.

See Also

Reference

FiscalDocumentTextTagReplacer_BR Class