Arbortext Command Language > Functions by Alphabetical Listing > graphic_entity_tag
  
graphic_entity_tag
graphic_entity_tag (tagname[, doc])
 
This function returns 1 (true) if the tag specified bytagname represents an SGML graphic entity declaration. The doc argument specifies the identifier of the document tree to query. If doc is omitted or 0, the current document is used.
* 
If the document type definition for your document instance includes the NAMECASE GENERAL NO setting, then the tagname parameter will be case-sensitive.