Arbortext Command Language > Functions by Alphabetical Listing > link_tag_name
  
link_tag_name
link_tag_name ([doc])
This function returns the name of the primary link element for the document type associated with doc. It returns the null string if no link tag was designated for the document type or if doc is invalid or an ASCII file. If doc is omitted or 0, the current document is used.
* 
Even if you have applied an alias map to the document, this function will return an element's real name, not its alias.
Related Topics
link_tag function
link_uri_attr_name function