Returns the value of an attribute of the current node indicated by its index.
&VarBasedOnXmlReader.GetAttributeByIndex(Index)
Where:
Index
Index of the attribute to be read.
Type Returned:
Character
Extended Data Types: XmlReader
Generators:
.NET,
.NET Framework, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)
Returns the value of an attribute of the current node indicated by its index, obtained through the
Read method or the
ReadType method.
It is valid only for nodes of the
GXflow Elements type.
Positions are numbered starting at 1.
GetAttributeByName
XmlReader Data Type