RetailConnReplicationUtilities::parseKey Method [AX 2012]
Parses the key string and adds the characters into a container.
Syntax
client server public static container parseKey(str key)
Run On
Called
Parameters
- key
Type: str
The string to be parsed.
Return Value
Type: container
A container that holds the characters.