01-13-2015 07:18 AM
def myArray = [] as ArrayList
myArray = (ArrayList)execution.getVariable("myGetVar");
execution.setVariable("mySetVar", myArray.get(myArray.size()-1) );
01-13-2015 11:57 PM
01-14-2015 06:11 AM
01-14-2015 08:33 AM
01-16-2015 10:36 AM
01-19-2015 05:12 AM
01-21-2015 01:14 AM
01-21-2015 08:52 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.