ServiceNow Certified Application Developer - ServiceNow CAD Question # 41 Topic 5 Discussion

ServiceNow Certified Application Developer - ServiceNow CAD Question # 41 Topic 5 Discussion

CAD Exam Topic 5 Question 41 Discussion:
Question #: 41
Topic #: 5

Which one of the following is true for this script fragment?

g_user.hasRole(,x_my_app_user');


A.

The method returns true if the currently logged in user has the x_my_app_user role or the admin role


B.

The method returns false only if the currently logged in user has the x_my_app_user role


C.

There is no g_user.hasRole() method


D.

The method returns true only if the currently logged in user has the x_my_app_user role


Get Premium CAD Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.