Chapter Contents |
Previous |
Next |
Dictionary Component: _removeAt |
Syntax |
Syntax |
return = objectName._removeAt( key ); |
Argument | Type | Use | Description |
---|---|---|---|
Return | Numeric | Return | returns whether the key is found and removed: 1 if found and removed, 0 if not found |
key | Character | Input | specifies the key of the item to be removed |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.