Next:
ichar
Up:
Character and String Functions
Previous:
format()
Contents
Index
hex()
Format:
hex( int_expr)
Result:
Text
Description:
The input number is converted to a hexadecimal number.
e.g.:
SPECTRA
>
*
= hex(55)
0x37