Converts a hexadecimal number to decimal.
| |
|---|
| Category | Engineering |
| Syntax | HEX2DEC(number) |
Parameters
| Parameter | Required | Description |
|---|
number | Required | The hexadecimal number (up to 10 characters) to convert. |
Example
Auto-generated from the EngCanvas function registry.