Arbortext Command Language > Functions by Alphabetical Listing > profilenode_name
  
profilenode_name
profilenode_name (profilenode)
Returns the profile alias, folder name, or profile value of profilenode as follows:
Returns the profile alias if profilenode is a STANDARD_PROFILE, RADIO_PROFILE, or FOLDERED_PROFILE node.
Returns the folder name if profilenode is a PROFILE_FOLDER node.
Returns the profile value if profilenode is an ALLOWED_VALUE node.
An empty string if profilenode is invalid.