/
getProjectKeyByName
getProjectKeyByName
Description
Retrieves the key for the project with the given name.
Parameters
Return Type
String
The return value is a string representing the project key.
Example
Project with key "DEMO" has the name "Demonstration Project".
return getProjectKeyByName("Demonstration Project");
Result: DEMO
See also
, multiple selections available,
Related content
getProjectKeyByName
getProjectKeyByName
More like this
getProjectKeyById
getProjectKeyById
More like this
getProjectIdByKey
getProjectIdByKey
More like this
getProjectComponentLead
getProjectComponentLead
Read with this
getProjectRoles
getProjectRoles
Read with this
admGetProjectPropertyKeys
admGetProjectPropertyKeys
More like this