|
Whitebeam Template Reference Documentation
|
Catalogue Template
category.count()
Gets a count of category nodes matching the search criteria.
See Also
rb.catalogue.category.get() Syntax
number = rb.catalogue.category.count(nodeSearch)
Parameters
The 'category.count' method takes 1 parameter:
Results
The 'category.count' method returns number:
Type/Value | Range/Length | Description |
number |
0.. |
Number of category nodes satisfying search criteria.
|
Remarks
This method predetermines the number of search results expected from get.
|
|
(loadtime : 105ms) |