CopyIf

From NexusWiki

Jump to: navigation, search

CopyIf(to-list, from-list, condition);

It copies the elements that are corresponding to the ’condition’ from the ’from-list’ to the ’to-list’.

Personal tools