Valid Tag (Condition) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Condition · Since: 3.6.0
Syntax
%string% (is|is(n't| not)) [a] valid deu tagDescription
Check if a tag is valid and can be applied to any deu object that uses tags
Examples
if "my_special_tag" is a valid deu tag:
broadcast "The tag is valid!"