Seriously good accounting software
Result Type: Text
Definition: Returns a hexadecimal-encoded string corresponding to the bytes in text.
Example: HexEncode("Hello")
HexEncode("Hello")
Result: "48656c6c6f00"