HexToText
Last updated
Was this helpful?
The HexToText() function converts a hexadecimal value to its string equivalent (UTF8).
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a text that is the UTF8 equivalent of the provided hexadecimal input.
text
text
☑️
Original text in hexadecimal form.
Last updated
Was this helpful?
Was this helpful?