[index]
Push Command
Syntax
push [<this>] <card>
Description
The push command marks a specific card so that it can be relocated quickly. To navigate to the marked card, issue the pop command.
Push and Pop access a normal Last-In-First-Out (LIFO) stack. Cards are popped from the stack in the reverse order in which they were pushed.
Examples
on mouseUp
push this card
go to stack "test"
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.