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.get()

Gets article headers for this group.

Syntax

void = MessageGroup.get(first)

Parameters

The 'MessageGroup.get' method takes 1 parameter:

Name Type/Value Range/Length Description
firstnumberpositive or negative integer Optional. The index number of the first article to load from the message store. If negative, then the offset from the end of the message store of the first article to load.

Results

The 'MessageGroup.get' method returns no useful information.

Remarks

Retrieves the headers of all specified articles within the message store for this group, performs thread analysis, and populates the article, message, and thread properties of the group.

Whitebeam release 1.3.36
(loadtime : 9ms)