isUserInRole
isUserInRole
Description
Returns "true" if the user has a certain role on the specified project.
Parameters
Return Type
Boolean
Returns "true" if the user has the role on a project and "false" otherwise.
Example
return isUserInRole("mike", "PRJ", "Developers");
The look-up is first made after the userkey, then after the username.
See also
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.