Tests whether the capabilities of the current user are restricted because of the restricted mode feature of the ClearQuest Web client. This method returns True if the capabilities are restricted by the restricted mode feature of the ClearQuest Web client. Otherwise, it returns False.
VBScript
session.IsRestrictedUser
Perl
$session->IsRestrictedUser();