Chapter Contents

Previous

Next
Dictionary Component: _getAt

Dictionary Component: _getAt



Returns the item with the given key from the dictionary


Syntax

Syntax

return = objectName._getAt( key );

Argument Type Use Description
Return Object Return returns the item associated with the key in the dictionary
key Character Input specifies the key of the item to return


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.