Many thanks - seemed to work great. I find it strange that $process.getVariable("arrayList") returns strings instead - I assume it would return the data type contained by the ArrayList?
I would think the $process.getVariable("xxx") would return an instance of the data type matching the variable. Is this "working as designed" or is this a bug?
Thanks.