Name
Sequencer::WS_push —
Push one item to the stack
Synopsis
Import Sequencer;
list
Sequencer::WS_push
( |
list
| stack
, |
|
any
| item
) ; |
Parameters
-
list
stack
stack of previously run dialogs
-
any
item
item to be pushed
Return Value
-
list
the new stack or nil, if the stack is nil