LoadElement (XmlParser function)

From m204wiki
Revision as of 19:15, 6 March 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Load the current element into an XmlDoc object (XmlParser class)

[Introduced in Sirius Mods 7.8]


This page is under construction.

Syntax

%doc = xmlParser:LoadElement[( [[Options=] string])] Throws XmlParseError

Syntax terms

%xmlDocXmlDoc object
xmlParser XmlParser object
Options string
This default value of this argument is ??.

Usage notes

Examples

See also