Arbortext Command Language > Functions by Alphabetical Listing > link_tag
  
link_tag
link_tag (tagname[, doc])
This function returns 1 (true) if the tag named tagname is declared as a link element in the .dcf file for the document type associated with doc. If doc is omitted or 0, the current document is used.
* 
If you have applied an alias map to the document, tagname can be either an alias or a real name.
* 
If the document type definition for your document instance includes the NAMECASE GENERAL NO setting, then the tagname parameter will be case-sensitive.
Related Topics
link_tag_name function
link_uri_attr_name function