This function returns the values stored in an issue list variable, which was previously created using the setIssueList() function.
Bash
getIssueList(variableName) #Output: Issue list
To return the value you must have created the variable before, using the setIssueList() function within the same expression.
📚 Use cases and examples
| Use case |
|---|
| No content found. |