JavaScript Editor Javascript debugger     Website design 


XMLReader::moveToFirstAttribute

Position cursor on the first Attribute ()

XMLReader {
  bool moveToFirstAttribute();
}

Moves cursor to the first Attribute.

Return Values

Returns TRUE on success or FALSE on failure.