|
Whitebeam Template Reference Documentation
|
Schedule Template
event.count()
- Available since version 1.3.18 Count events
See Also
rb.schedule.event.get, bulkRemove() Syntax
number = rb.schedule.event.count(searchParams)
Parameters
The 'event.count' method takes 1 parameter:
Results
The 'event.count' method returns number:
Type/Value | Range/Length | Description |
number |
  |
Count and return the number of events that match the specified search criteria
|
Remarks Count event records |
|
(loadtime : 82ms) |