Arbortext Command Language > Functions by Alphabetical Listing > tag_description
  
tag_description
tag_description (tagname[, doc])
This function returns the description for the specified tag. A null string is returned if tagname does not have an description. The doc argument specifies the identifier of the document tree. If doc is omitted or 0, the current document is used.
Related Topics
Creating element and attribute descriptions
Viewing element and attribute descriptions in your document
attr_description function