Constructor new Tag(tagTitle, tagBodyopt, metaopt) Constructs a new tag object. Calls the tag validator. Parameters: Name Type Attributes Description tagTitle string tagBody string <optional> meta object <optional> Source: tag.js, line 154