This documentation is archived and is not being maintained.
RetailUtils::str2Hex Method [AX 2012]
Converts the specified string value to hexadecimal.
server public static str str2Hex(str inStr)
Run On
Server
Parameters
-
inStr
- Type: str
The input string to be converted.
Return Value
Type:
str
The string converted to hexadecimal.