#DPUSH
DPush
Purpose
Pushes a symbol onto the data compile-time stack.
Syntax
#DPush {symbol}
What It Does
The #DPush directive will push a new argument into the data area. These arguments are used in the object system.
Example
#DPush !2
Pushes a symbol onto the data compile-time stack.
#DPush {symbol}
The #DPush directive will push a new argument into the data area. These arguments are used in the object system.
#DPush !2