TagList.exists

Checks if the given type is already registered.

class TagList
static
bool
exists
(
string tag
)

Parameters

tag string

name of the tag

Return Value

Type: bool

%TRUE if the type is already registered

Meta