List of questions
Related questions
Question 107 - CAD discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first