name
getText ( )
None available
description
If the XML object is a text element this method return the text of the element, otherwise it returns null.
syntax
getText();
returns
String, the text of a text element
usage
Web & Application
related