This function returns the project name of a given project key.
Bash
projectName(projectKey) #Output: Text
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example might return: "Jira Workflow Toolbox", which is the project name of a project with the key "JWT". |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
text |
Text containing a valid project key. |
Output
This function returns a text
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|