FiscalDocumentTextTagReplacer_BR.markupSum2str Method [AX 2012]
Convert a MarkupSum value to str.
Syntax
private str markupSum2str(MarkupSum _markupSum)
Run On
Called
Parameters
- _markupSum
Type: MarkupSum Extended Data Type
The value to be converted.
Return Value
Type: str
The string representing the input value.