CVI Instruction
Synopsis
CVI <old type> <new type>
Description
The CVI instruction converts the integer at the top of the stack. Both data types must be integers and the conversion must be compatible. This is usually used to convert from a smaller integer to one of larger size. The old type is the first operand and the new type is the second operand.
Variable Type Operands
These operands are the data types of the variable.