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

rb.counter.count

Used as the result of rb.count.get iterator

Elements

The rb.counter.count struct has 6 elements:

Name Type/Value Range/Length Description
namestring  Required. The unique name of this counter.
timeoutnumber  Required. The duration of this counter before it is deleted by the system if not refreshed. A value of 0 means don't delete.
remainingnumber  Required. Amoung of time before this counter is goingto be deleted.
valuenumber  Required. Amoung of time before this counter is goingto be deleted.
oldValuenumber  Required. Stores the previously held value for a variable. Allows Presentation Pages to determine whether changes have taken place as a result of their call.
lastDeltanumber  Required. This value is set when the counter is returned as the result of an 'adjust' method and indicates the size of the last change (value-oldValue).

Whitebeam release 1.3.36
(loadtime : 121ms)