Arbortext Command Language > Functions by Alphabetical Listing > profilenode_values
  
profilenode_values
profilenode_values (profilenode, arr)
Returns the number of allowed values for the specified node.
profilenode — The node for which the number of allowed values is returned.
arr — An array of the allowed values for profilenode. The array is populated in the order in which the values are specified in the profile configuration file.
profilenode_values returns the number of values stored in the array arr.