LoadFromStringlist (XmlDoc/XmlNode function): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
Line 1: | Line 1: | ||
{{Template:XmlDoc/XmlNode:LoadFromStringlist subtitle}} | {{Template:XmlDoc/XmlNode:LoadFromStringlist subtitle}} | ||
Deprecated as of <var class="product">Sirius Mods</var> version 6.8, this callable function | Deprecated as of <var class="product">Sirius Mods</var> version 6.8, this callable function |
Revision as of 17:14, 25 January 2011
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 function.
Syntax
[%pos =] doc:LoadFromStringlist(strLst, [options])