TagList.nthTagName

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

class TagList
string
nthTagName
(
uint index
)

Parameters

index uint

the index

Return Value

Type: string

The name of the tag at @index.

Meta