Arbortext Command Language > Functions by Alphabetical Listing > marked_section_tag
  
marked_section_tag
marked_section_tag (tagname[, doc])
This function returns 1 (True) if the tag specified by the entity tagname is an SGML marked section declaration. The doc argument specifies the identifier of the document tree to query. If 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.