List (XmlSelector function)

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Construct a composite selector (XmlSelector class)


This page is under construction.

Syntax

%xmlSelector = [%(XmlSelector):]List( list)

Syntax terms

%outXmlSelectorXmlSelector object
[%(XmlSelector):] The optional class name in parentheses denotes a virtual constructor. See "Usage notes", below, for more information about invoking a virtual constructor.
list List object

Usage notes

Examples

See also