Revision of addTag from Thu, 08/10/2017 - 09:50
Submitted by Leonard Daly on Thu, 08/10/2017 - 09:50
Adds the tag's data structure to XSeen's parser table. This is generally the last method called after a string of defineAttribute calls.
null = tagStructure.addTag ();
This method takes no arguments and returns no results. It is used to add (or overwrite) an entry in the parsing table for this tag and its attributes.