RetailData::Compress Method [AX 2012]
Encodes the data for security.
Syntax
server public static str Compress(
str data,
str invariant,
str context,
str cell)
Run On
Server
Parameters
- data
Type: str
The actual data.
- 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 encoded text.