Excerpt | ||
---|---|---|
| ||
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)
Argument | Type | Description |
---|---|---|
String to convert | String | A string value to be converted to a hex value. |