Exists (XmlAttributeList function)
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
%boolean | Boolean value |
---|---|
xmlAttributeList | XmlAttributeList object |
attribute | Unicode |
Namespace | Unicode This default value of this argument is ??. |