LoadFromStringlist (XmlDoc/XmlNode function)

From m204wiki
Revision as of 00:13, 7 December 2010 by 198.242.244.47 (talk) (Created page with "<span style="font-size:120%; color:black"><b>Deserialize Stringlist into XmlDoc</b></span> LoadFromStringlist obsolete function [[Category:XmlDoc API ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 method (??LoadXml).

Syntax

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