ES2Data.TagExists

public static bool TagExists(string tag)

Parameters

tag The tag we want to check the existence of.

Returns

bool Whether this tag exists in this ES2Data.

Description

Checks whether a tag exists in this ES2Data.

C#

JS