?
ACTION: return the integer value contained in the variable
USE: casting variables as integers
EXAMPLE:
float f=100
print hex(?f) 'display the hexadecimal form of float f

RELATED: cast * @ strptr addr