Resolved! current.variables.variablename.getDisplayValue() not working
I have a variable A whose type is Reference when i tried to to create a change using that change.change_plan =("Remove the filter: " + current.variables.A.getDisplayValue()); its returning me the value "undefined"