Arbortext Command Language > Functions by Alphabetical Listing > profile_type
  
profile_type
profile_type (alias[, doc])
Returns an integer identifying the profile type of the specified alias.
alias — The profilenode for which the type is returned. profile_type returns the following values:
0alias is an INVALID_PROFILE type.
1alias is an STANDARD_PROFILE type.
2alias is an RADIO_PROFILE type.
3alias is an FOLDERED_PROFILE type.
doc — Optional. The identifier of the document tree. If doc is omitted or is 0, the current document is used.