Difference between revisions of "Deselect"
From NexusWiki
LordValarian (Talk | contribs) (Created page with ''''Deselect'''(list, condition); It takes out such elements from the ’list’ that fulfill the ’condition’.') |
LordValarian (Talk | contribs) |
||
Line 1: | Line 1: | ||
'''Deselect'''(list, condition); | '''Deselect'''(list, condition); | ||
+ | |||
It takes out such elements from the ’list’ that fulfill the ’condition’. | It takes out such elements from the ’list’ that fulfill the ’condition’. |
Latest revision as of 02:33, 19 June 2009
Deselect(list, condition);
It takes out such elements from the ’list’ that fulfill the ’condition’.