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

XmlGeneric.toString()

Return string equivalent of sub-tree

Syntax

string = XmlGeneric.toString()

Parameters

The 'XmlGeneric.toString' method takes no parameters

Results

The 'XmlGeneric.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 : 10ms)