Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

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:

Name Type/Value Range/Length Description
searchParamsstruct event.eventSearchsee definition Required. Structure defining event records that are to be counted

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

Whitebeam release 1.3.36
(loadtime : 60ms)