Share via


LedgerRRGEProperty_W::removeExtremeQuotas Method [AX 2012]

Removes unnecessary quotation marks.

Syntax

client server public static str removeExtremeQuotas(str _text)

Run On

Called

Parameters

  • _text
    Type: str
    The source string.

Return Value

Type: str
The processed string.

See Also

Reference

LedgerRRGEProperty_W Class