LocalName (XmlAttributeList function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(No difference)

Latest revision as of 22:26, 16 November 2015

Get the local name of the indexed attribute (XmlAttributeList class)


This page is under construction.

Syntax

%unicode = xmlAttributeList:LocalName( index)

Syntax terms

%unicodeUnicode
xmlAttributeList XmlAttributeList object
index number

Usage notes

Examples

See also