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

XmlGeneric Template

toString()

Return string equivalent of sub-tree

Syntax

string = rb.XmlGeneric.toString()

Parameters

The 'toString' method takes no parameters

Results

The 'toString' method returns string:

Type/Value Range/Length Description
string   Return the text representation of the XML sub-tree. The resulting string comprises the concatenation of the elements contained within the subtree, as well as the element itself.

Whitebeam release 1.3.36
(loadtime : 14ms)