Arbortext Command Language > Functions by Alphabetical Listing > profile_classes
  
profile_classes
profile_classes (attributeArr, aliasArr[, doc])
* 
profile_classes is deprecated.
This function fills the arrays attributeArr and aliasArr with a list of the profile attributes and their aliases declared in the document type configuration file (.dcf) for the document type associated with doc. If doc is omitted or 0, the current document is used.
This function returns the array values in alphabetical order. It also returns the number of entries in each array. The first entry is stored at index 1.