Arbortext Command Language > Functions by Alphabetical Listing > profile_default_value_node
  
profile_default_value_node
profile_default_value_node(alias[, doc])
Returns the default value profilenode for the specified RADIO_PROFILE type node.
alias — The alias of the RADIO_PROFILE node for which the default value is profilenode returned. If alias is not a RADIO_PROFILE type node or if the default value has not been set, profile_default_value returns profilenode_null.
doc — Optional. The identifier of the document tree. If doc is omitted or is 0, the current document is used. If doc is invalid or no configuration file is defined for profiling, profile_config returns -1.