stack

get current stack


Parameters

stack 

Returns

  • :dictionary

Examples

copy
1 2 3 "done" print stack ; 1 2 3 done

Related