LoadMessageInfo (XmlDoc subroutine)

From m204wiki
Jump to navigation Jump to search

Load message info into this XmlDoc (XmlDoc class)


This page is under construction.

Syntax

doc:LoadMessageInfo[( [string])]

Syntax terms

doc An XmlDoc object, to which elements are added corresponding to the selected messages.
string A wildcard pattern to select the messages to place into the XmlDoc.

Usage notes

Examples

See also

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