TagList.nthTagName

Get the name of the tag in @list at @index.

class TagList
string
nthTagName
(
uint index
)

Parameters

index uint

the index

Return: The name of the tag at @index.

Meta