Value (XmlAttributeList 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.

Get the value of the given attribute (XmlAttributeList class)


This page is under construction.

Syntax

%unicode = xmlAttributeList:Value( attribute, [URI= unicode], - [Default= unicode])

Syntax terms

%unicodeUnicode
xmlAttributeList XmlAttributeList object
attribute Unicode
URI Unicode
This default value of this argument is ??.
Default Unicode
This default value of this argument is ??.

Usage notes

Examples

See also