List of questions
Related questions
Question 29 - CAD discussion
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
A.
g_form.hasRoleExactly('admin')
B.
gs.hasRole('admin')
C.
g_form.hasRole('admin')
D.
gs.hasRoleExactly('admin')
Your answer:
0 comments
Sorted by
Leave a comment first