Share via


RetailUtilities::getResource Method [AX 2012]

Gets the resource string.

Syntax

client server public static str getResource(str _resourceStr)

Run On

Called

Parameters

  • _resourceStr
    Type: str
    The identifier for the resource string.

Return Value

Type: str
The localized string.

See Also

Reference

RetailUtilities Class