Difference between revisions of "SubList"

From NexusWiki
Jump to: navigation, search
(3106Ip Express,)
m (Protected "SubList" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
3106Ip Express,
+
'''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’.