Arbortext Command Language > Functions by Alphabetical Listing > entity_parfile
  
entity_parfile
entity_parfile (name[, doc])
This function returns the name of the parameter file entity in which the entity was declared (if the entity was declared in a parameter file entity). Otherwise, the null string is returned.
name is the name of the entity. A leading & is optional for general entities. The leading percent sign % must be supplied for parameter entities.
The doc argument specifies the identifier of the document tree to query. If omitted or 0, the current document is used.