This function returns the value stored in a number variable, which was previously created using the setNumber() function.
getNumber(variableName) #Output: Number
To return the value you must have created the variable before, using the setIssueList() function within the same expression.