List (XmlSelector function)

From m204wiki
Revision as of 15:04, 15 July 2014 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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