Javascript debugger Website design ↑
XMLReader { bool moveToAttributeNo(int index);}
bool moveToAttributeNo(int index);
Positions cursor on attribute based on its position.
The position of the attribute.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design