string string.tohex(string s)
This example converts input data where each character is converted to it's hexadecimal equivalent.
{string.tohex('hello world')}