The assignn command assigns a numeric value to a variable.
Syntax
assignv(var vA, byt B);
vA = B;
None.
Possible Errors
None.
Example
Technical Information
Required Interpreter Version:
|
Available in all AGI versions.
|
Byte-Code Value:
|
3 (0x03 hex)
|
See Also
Mathematical Commands
assignv