![]() Chapter Contents |
![]() Previous |
![]() Next |
| Dictionary Component: _removeAll |
| Syntax |
Syntax |
| return = objectName._removeAll( item ); |
| return = objectName._removeAll( item2 ); |
| return = objectName._removeAll( item3 ); |
| return = objectName._removeAll( item4 ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| Return | Numeric | Return | returns the number of times the item was found and removed from the dictionary |
| item | Numeric | Input | specifies the item to be removed |
| item2 | Character | Input | specifies the item to be removed |
| item3 | List | Input | specifies the item to be removed |
| item4 | Object | Input | specifies the item to be removed |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.