HEXATODEC()
Converts a Hexa Value to Decimal
- Syntax
- HEXATODEC(<cN>) -><cNr>
- Arguments
- <cN> NUMBER TO BE CONVERTED
- Returns
- <cNr> NUMBER CONVERTED
- Description
- This function converts a string from an hexadecimal value to a numeric decimal value.
- Files
- Library is libmisc
- See Also