Chapter Contents |
Previous |
Next |
Dictionary Component: _add |
Syntax |
Syntax |
objectName._add( item ); |
objectName._add( item2 ); |
objectName._add( item3 ); |
objectName._add( item4 ); |
Argument | Type | Use | Description |
---|---|---|---|
item | Numeric | Input | specifies the item to be added to the dictionary |
item2 | Character | Input | specifies the item to be added to the dictionary |
item3 | List | Input | specifies the item to be added to the dictionary |
item4 | Object | Input | specifies the item to be added to the dictionary |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.