depth:core — ordinary primitive
FORTH
DEPTH ( -- value )();p4:"depth";
DEPTH ( -- value )(
)
return the depth of the parameter stack before the call, see SP@ - the return-value is in CELLS
dpANS .6.1.1200 - standard forth word