TagList.getTagSize

Checks how many value are stored in this tag list for the given tag.

class TagList
uint
getTagSize
(
string tag
)

Parameters

tag string

the tag to query

Return Value

Type: uint

The number of tags stored

Meta