LoadElement (XmlParser function)

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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