LoadFromStringlist (XmlDoc/XmlNode function): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (→Syntax) |
||
Line 6: | Line 6: | ||
This functionality is entirely available in the [[LoadXml (XmlDoc/XmlNode function)|LoadXml function]]. | This functionality is entirely available in the [[LoadXml (XmlDoc/XmlNode function)|LoadXml function]]. | ||
==Syntax== | ==Syntax== | ||
{{Template:XmlDoc/XmlNode:LoadFromStringlist syntax}} | |||
==See also== | ==See also== | ||
{{Template:XmlDoc/XmlNode:LoadFromStringlist footer}} | {{Template:XmlDoc/XmlNode:LoadFromStringlist footer}} |
Revision as of 16:49, 8 February 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
[%number =] nr:LoadFromStringlist( sl, [string]) Throws XmlParseError