|
Whitebeam Template Reference Documentation
|
Audit Template
count()
Count matching audit records
See Also
rb.audit.get() Syntax
number = rb.audit.count(searchParams)
Parameters
The 'count' method takes 1 parameter:
Name | Type/Value | Range/Length | Description | searchParams | struct auditQueryData | see definition | Required. Structure defining audit records that are to be returned in this iterator |
Results
The 'count' method returns number:
Type/Value | Range/Length | Description |
number |
  |
Number of records that match a specified set of search criteria
|
Remarks Count matching audit records |
|
(loadtime : 73ms) |