reverse | sequencedcollection | select |
Send a message for each element within this sequenced collection. The elements are passed as parameters in reverse order to that of the "do" method. aMessage should be a CallBack pointing to a method which expects an element as a parameter. For more information see the topic Collection Iterator Methods in the on-line documentation.
amessage | OBJECT |