Status
Tech review

Style guide




Short description

Returns the value stored in the issue list variable named variable_name, which was previously created using the setIssueList() function.

Output

Available since




This function returns the value stored in the issue list variable named variable_name, which was previously created using the setIssueList() function.


getIssueList(string variable_name) #Output: Issue list



Expression parserDescription


getIssueList("myIssueList")


This example returns the value stored in "myIssueList".



Parameters used in this function

ParameterInput (data type)Description
xxx

Parameter description.



This function returns an