getProjectRoleIdByName
Description
Retrieves the id for the project role with the given name.
Parameters
Return Type
Number
The return value is a number representing the project role id.
Example
Project role with id "10200" has the name "programmers".
return getProjectRoleIdByName("programmers");Result: 10200
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
