PreviousdisplayKeysAndData Up
Collection
doWithOutCopyNext

Collection Method do

Sends aMessage for every data item within the collection in turn, passing that data item as a parameter. aMessage is a Callback pointing to a method which expects a data item as a parameter.

Using Parameters
amessage OBJECT