result = long ( value ) ;
long variable [= value] ;
list value
- A value of any type.
long result
- -2147483647 to 2147483648.
A value from -2147483647 to 2147483648.
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: long variable [= value] ;
%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference
None