getValueByIndex
getValueByIndex(int index) method
Returns value of a tag at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a tag to return. |
Returns
String
Returns value of a tag at the specified index.
Name | Type | Description |
---|---|---|
index | int | Index of a tag to return. |
String