Whitebeam Object Definition

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 Object Definition

Method Description

MessageGroup.load()

Check if a group exists

Syntax

bool = MessageGroup.load()

Parameters

The 'MessageGroup.load' method takes no parameters

Results

The 'MessageGroup.load' method returns bool:

Type/Value Range/Length Description
bool   true if the group exists within the message store, false otherwise

Remarks

Verifies the existance of the message group and sets internal state about the group (first, last properties).

Whitebeam release 1.3.36
(loadtime : 10ms)