We've encountered an issue exporting this macro. Please try exporting this page again later.
Description
Adds a single group to a project role if the group is not already in that role.
Parameters
Return Type
Boolean
Returns "true" if operation succeeded.
Example
addGroupToProjectRole("dev-group", "TEST", "Developers");
See also