manual:chapter6:stack:cmd_dropn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:chapter6:stack:cmd_dropn [2019/10/20 07:55]
jojo1973 Rephrased description
manual:chapter6:stack:cmd_dropn [2019/10/22 14:55] (current)
jojo1973 Fixed internal link
Line 14: Line 14:
 {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}} {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}}
  
-|**Type**| [[manual:chapter5:basics#operators|Command]]  ||+|**Type**| [[manual:chapter5:basics#commands|Command]]  ||
 |**Parallel list processing**| [[manual:chapter5:listproc#group-2commands-that-must-use-dolist-to-parallel-process|Group 2]]  ||  |**Parallel list processing**| [[manual:chapter5:listproc#group-2commands-that-must-use-dolist-to-parallel-process|Group 2]]  || 
 |**Affected by flags**| None  || |**Affected by flags**| None  ||
Line 21: Line 21:
 <callout color="orangered" icon="fa fa-comment" title="Description"> <callout color="orangered" icon="fa fa-comment" title="Description">
 ---- ----
-The ''DROPN'' command deletes N+1 objects on the stack (i.e. N objects and the ''DROPN'' argument itself), shifting the remaining ones by N+1 levels.+The ''DROPN'' command deletes the top N+1 objects on the stack (i.e. N objects and the ''DROPN'' argument itself), shifting the remaining ones by N+1 levels.
 </callout> </callout>
  
  • manual/chapter6/stack/cmd_dropn.1571583319.txt.gz
  • Last modified: 2019/10/20 07:55
  • by jojo1973