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:
◦ 0 — alias is an INVALID_PROFILE type.
◦ 1 — alias is an STANDARD_PROFILE type.
◦ 2 — alias is an RADIO_PROFILE type.
◦ 3 — alias 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.