Arbortext Command Language > Functions by Alphabetical Listing > tag_display_name
  
tag_display_name
tag_display_name (tagname[, doc])
This function returns the alias of the tag specified by tagname, if the tag has an alias. If the tag doesn't have an alias, tag_display_name returns the tag's real name. tagname can be an alias or a real name.
The doc argument specifies the identifier of the document tree to query. If omitted or 0, the current document is searched.
* 
If the document type definition for your document instance includes the NAMECASE GENERAL NO setting, then tagname is case sensitive.
Related Topics
Alias Map Editor