PreviouskeysAndDatado Up
dictionary
occurrencesOfNext

dictionary Method keysdo

Send aMessage for every association within the dictionary passing each key item associated with the association as a parameter. aMessage should be a CallBack pointing to a method which expects a key item as a parameter.

Using Parameters
amessage OBJECT