The HexBinary class / security.HexBinary methods |
Encodes a given string in hexadecimal.
security.HexBinary.FromString( source STRING ) RETURNING result STRING
Encodes the given string and returns it in hexadecimal.
Throws an exception in case of errors, and updates STATUS with an error code.