TagList.getNick

Returns the human-readable name of this tag, You must not change or free this string.

class TagList
static
string
getNick
(
string tag
)

Parameters

tag string

the tag

Return Value

Type: string

the human-readable name of this tag

Meta