Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

XmlElement.GetAttribute (gb.xml)

Function GetAttribute ( Name As String [ , Mode As Integer ] ) As String

Returns the value of the first attribute of the element whose name matches Name.

The Mode argument defines the comparison method used. It supports GB.Binary, GB.IgnoreCase and GB.Like.
See Predefined Constants for further information.