This function returns the project name of a given project key.


projectName(projectKey) #Output: Text



Parser expressionDescription


projectName("JWT")


This example might return:

"Jira Workflow Toolbox", which is the project name of a project with the key "JWT".



Parameters used in this function

ParameterInput (data type)Description
projectKey

Text containing a valid project key.



This function returns a





Status
Tech review

Style guide




Short description

Returns the name of a given project.

Output

Available since

Label