Description
Returns a string array with the keys of all the projects in Jira.
Return Type
String []
Returns a list of keys for all the projects in Jira.
Example
string [] projects = allProjects(); print(projects);
Results: prints a list with all the project keys in Jira. If we have 2 projects PRJ and TST, the logs will show PRJ|TST
See also
Filter by label
There are no items with the selected labels at this time.
We've encountered an issue exporting this macro. Please try exporting this page again later.