LoadElement (XmlParser function)

From m204wiki
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