LoadFromStringlist (XmlDoc/XmlNode function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 19:47, 31 December 2010

Deserialize Stringlist into XmlDoc

LoadFromStringlist is a member of the XmlDoc class.

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])