Share via


VendOutPaymRecord_MultiCash_PL.quoteStr Method [AX 2012]

Quotes a string, adding double quotation marks (") to the start and end of the string.

Syntax

protected str quoteStr(str _str)

Run On

Server

Parameters

  • _str
    Type: str
    The string to quote.

Return Value

Type: str
The quoted string.

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class