Arbortext Command Language > Functions by Alphabetical Listing > profile_attrs
  
profile_attrs
profile_attrs (arr[, doc])
Returns the number of profile attributes defined in the configuration file associated with the profiling session.
arr — An array of the profile attributes defined in the configuration file associated with the profiling session. profile_attrs 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.