Difference between revisions of "SubList"

From NexusWiki
Jump to: navigation, search
(Sdv3nT online,)
m (Protected "SubList" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Sdv3nT online,
+
'''SubList'''(list1, list2);
 +
 
 +
Removes the elements of ’list2’ from ’list1’.

Latest revision as of 12:02, 4 January 2011

SubList(list1, list2);

Removes the elements of ’list2’ from ’list1’.