ToHex¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Takes an integer, byte array, or string value. | Int Int16 Bytes String |
||
Output ➡️ |
The hexadecimal string representation of the input value. | String |
Converts an integer, bytes, or string value into its hexadecimal string representation.