getNameByIndex
getNameByIndex(int index) function
Returns key of a tag at the specified index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of a tag to return. |
Result
String
Returns key of a tag at the specified index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of a tag to return. |
String