Arbortext Command Language > Functions by Alphabetical Listing > profile_aliases
  
profile_aliases
profile_aliases (arr[, doc])
Returns the number of profile aliases defined in the current (or other) profiling configuration file.
arr — An array of the profile aliases defined in the configuration file associated with the profiling session. profile_aliases returns the count of the array arr.
doc — Optional. The identifier of the document tree. If doc is omitted or is 0, the current document is used.