Share via


VendOutPaymRecord_VideoTelForeign_PL.quoteStr Method [AX 2012]

Quotes passed string (adds '"' character to the beginning and end of the string).

Syntax

protected str quoteStr(str _str)

Run On

Server

Parameters

  • _str
    Type: str
    String to be quoted.

Return Value

Type: str
Quoted string.

See Also

Reference

VendOutPaymRecord_VideoTelForeign_PL Class