LoadMessageInfo (XmlDoc subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
Line 14: Line 14:
==Examples==
==Examples==
==See also==
==See also==
<ul>
<li><var>[[LoadMsgctl (XmlDoc subroutine)|LoadMsgctl]], which produces an XmlDoc with the same attributes for the <code>&lt;msg></code> elements.
</ul>
{{Template:XmlDoc:LoadMessageInfo footer}}
{{Template:XmlDoc:LoadMessageInfo footer}}

Revision as of 01:31, 14 July 2016

Load message info into this XmlDoc (XmlDoc class)


This page is under construction.

Syntax

doc:LoadMessageInfo[( [string])]

Syntax terms

doc XmlDoc object
string string
This default value of this argument is ??.

Usage notes

Examples

See also

  • LoadMsgctl, which produces an XmlDoc with the same attributes for the <msg> elements.