Hi,
We need to be able to access both the input value and the caption from the output of a pop up task.
At the moment we end up getting this
abc=123
and we then have to parse the string. If we could select output.caption and output.inputvalue that would make it a lot easier to use
Thanks