Difference between revisions of "Deselect"

From NexusWiki
Jump to: navigation, search
(Created page with ''''Deselect'''(list, condition); It takes out such elements from the ’list’ that fulfill the ’condition’.')
 
 
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’.