Difference between revisions of "SubList"
From NexusWiki
(bBOraZZSgzTSbdiaI) |
m (Reverted edits by 91.214.44.121 (Talk) to last version by LordValarian) |
||
Line 1: | Line 1: | ||
− | + | '''SubList'''(list1, list2); | |
+ | |||
+ | Removes the elements of ’list2’ from ’list1’. |
Revision as of 11:13, 15 October 2009
SubList(list1, list2);
Removes the elements of ’list2’ from ’list1’.