LoadFromStringlist (XmlDoc/XmlNode function)

From m204wiki
Revision as of 15:22, 23 January 2011 by Alex (talk | contribs)
Jump to navigation Jump to search

Deserialize Stringlist into XmlDoc (obsolete) (XmlDoc and XmlNode classes)

[Requires Janus SOAP]

Deprecated as of Sirius Mods version 6.8, this callable function converts to an xmlDoc tree a text representation of an XML document contained in a stringlist object. This functionality is entirely available in the LoadXml.

Syntax

  [%pos =] doc:LoadFromStringlist(strLst, [options])