Arbortext Command Language > Functions by Alphabetical Listing > char_entity_names
  
char_entity_names
char_entity_names (arr[, doc])
The char_entity_names function fills the array arr with an alphabetical list of character entity names which are valid in the current document type, returning the number of entities.
The first name is stored at index 1. The doc argument specifies the identifier of the document tree to be queried. If omitted or 0, the current document is used.