Chapter Contents |
Previous |
Next |
Dictionary Component: _count |
Syntax |
Syntax |
return = objectName._count( ); |
return = objectName._count( predicate ); |
Argument | Type | Use | Description |
---|---|---|---|
Return | Numeric | Return | |
predicate | Object | Input | specifies the identifier of an object possessing a predicate method to be used to check each item in the dictionary: 1 if matched by the predicate, 0 if not matched |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.