APPEND
lists mapsThe APPEND
function consumes two paramters from the top of the stack and appends the LIST, MAP or GTS on top of the stack to the one just below.
The augmented LIST, MAP or GTS is then pushed back on the stack.
Loading
The APPEND
function consumes two paramters from the top of the stack and appends the LIST, MAP or GTS on top of the stack to the one just below.
The augmented LIST, MAP or GTS is then pushed back on the stack.