LoadCommandInfo (XmlDoc subroutine)

From m204wiki
Jump to navigation Jump to search

Load command info into this XmlDoc (XmlDoc class)

[Introduced in Model 204 7.5]

This page is under construction.

Syntax

doc:LoadCommandInfo[( [string])]

Syntax terms

doc XmlDoc object
string Command selection pattern, case ignored (i.e., converted to upper case). This argument is optional and defaults to the null string, which is the same as an asterisk (*. Leading and trailing blanks are ignored.

Usage notes

Examples

See also