Content deleted Content added
No edit summary |
|||
Line 251:
----
80 GETN N<name> - Returns variable assosiated with name in object
81 SETN N<name> - Sets the variable assosiated with name in object
Object on TOS, Variable on TOS1
82 CALLM N<name> - Calls method in object
83 INDEXO - Index an object, uses argument stack
84 MODO S<OP> - Modify an object based on op. [+, -, *, /, %, ^ .. etc.]
----
|