§ 4.49 - [lpop] Built-InMnemonic aid: lpop for List POP item from list
Pops the last item off the list, or the item specified by the index: [lpop listName(,index)] [list list1,a,b,c,d] [dlist list1] [lpop list1] [dlist list1] [lpop list1,1] [dlist list1] abcd d abc b ac
abcd
d
abc
b
ac
Keyboard Navigation
, Previous Page . Next Page t TOC i Index on February 18th, 2026 at 12:52 MT |