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