Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels