DEPTH DELETE-FILE DEST_MAGIC
DEPTH ( -- value )  
ansi .6.1.1200 <CORE>
return the depth of the parameter stack before the call, see SP@ - the return-value is in CELLS

reference: p4_depth in ../src/core.c:0913, export CO DEPTH