|
|
|
|
Functions
MioScript Reference
|
|
Syntax
Parameters
| HEX | HexNumber | Hexadecimal number between 00 and FF. |
Return value
| Number between 0 and 255. |
Description
Returns the decimal representation of an hexadecimal between 00 and FF.
The returned value is between 00 and FF.
Note: This function is defined in the library klib.k and is linked automatically. |
|
|
|