Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
hiddentrue

toHex(string to convert) Convert a string value to a hex value.


Function: toHex()

Convert a string value to a hex value.

Syntax

toHex(string to convert)

ArgumentTypeDescription
String to convertStringA string value to be converted to a hex value.

 


See Also