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


projectType(projectKey) #Output: Text



Parser expressionDescription


projectType("JWT")


This example might return:

"Software", which is the project type 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