Arbortext Command Language > Functions by Alphabetical Listing > profile_is_radiochoice
  
profile_is_radiochoice
profile_is_radiochoice(alias[, doc])
Returns 1 if the specified profile class is a RADIO_PROFILE class. Otherwise, profile_is_radiochoice returns 0.
alias — The profile class to be evaluated.
doc — Optional. The identifier of the document tree. If doc is omitted or is 0, the current document is used.