DELNITEM
Syntax: #DELN listname n
Related: #DELITEM
Deletes the nth item from the stringlist variable. Do not put the @ character before the name of the variable.
DELNITEM Example
#DELNITEM Friends 2 The second item in the string list variable @Friends is deleted