You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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

Syntax
getIssueList(string variable_name) #Output: Issue list
Examples
Expression parserDescription
getIssueList("myIssueList")
This example returns the value stored in "myIssueList".
Additional information

Parameters used in this function

ParameterInput (data type)Description
xxx

DATA TYPE

Parameter description.
Output

This function returns a ISSUE LIST