TagList.exists

Checks if the given type is already registered.

class TagList
static
int
exists
(
string tag
)

Parameters

tag string

name of the tag

Return Value

Type: int

TRUE if the type is already registered

Meta