Share via


TaxReportToAscii340.convert Method [AX 2012]

Formats the given string value by substituting special characters with alternative characters.

Syntax

public str convert(str _value)

Run On

Server

Parameters

  • _value
    Type: str
    The string value.

Return Value

Type: str
The formatted string.

See Also

Reference

TaxReportToAscii340 Class