result = hex ( value ) ;
hex variable [= value] ;
list value
- A value of any type.
hex result
- 0x00000000 - 0xFFFFFFFF
A hex value is 4 bytes. It is displayed as an 8 character hex number.
The STATUS variable is set to $ACKNOWLEDGE
- When the argument is an array variable, all the elements in the array are converted, and the result will be a vector array
%ARGUMENT : Invalid arguments. Usage: hex variable [= value] ;
%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference
None