This function returns a text list with all the project keys in the Jira instance.
Bash
projectKeys() #Output: Text list
Variant where you additionally define a project
category.
Bash
projectKeys(projectCategory) #Output: Text list
📚 Use cases and examples
| Use case |
|---|
| No content found. |