This documentation is archived and is not being maintained.
RetailData::Transform Method [AX 2012]
Converts the encoded string to the required format.
server public static str Transform(
str data,
str invariant,
str context,
str cell)
Run On
Server
Parameters
-
data
- Type: str
The data string.
-
invariant
- Type: str
The variant information.
-
context
- Type: str
The context of the text message.
-
cell
- Type: str
Remote location cell information.
Return Value
Type:
str
The converted string.