Previousat Up
dictionary
atPutNext

dictionary Method atOrNil

Return the data at aKey. If this dictionary does not contain aKey then NULL is returned. If NULL is actually stored at aKey then NULL will be returned also.

See method includesKey.

Using Parameters
akey GROUP
Returning Parameter
lnkdata GROUP