Exists (XmlAttributeList function)

From m204wiki
Revision as of 22:26, 16 November 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Check if an attribute is in this list (XmlAttributeList class)


This page is under construction.

Syntax

%boolean = xmlAttributeList:Exists( attribute, [Namespace= unicode])

Syntax terms

%booleanBoolean value
xmlAttributeList XmlAttributeList object
attribute Unicode
Namespace Unicode
This default value of this argument is ??.

Usage notes

Examples

See also