Arbortext Command Language > Functions by Alphabetical Listing > profile_value_nodes
  
profile_value_nodes
profile_value_nodes (alias, arr[, doc])
Returns the number of allowed value profilenodes for the profile class identified by the specified alias.
alias — The profile class to be evaluated.
arr — An array of allowed value profilenodes for the profile class alias. The array is populated in the order in which the values are specified in the associated profiling configuration file. profile_value_nodes 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.