Copy one list collector values to another list collector
I need toadd the same data in one variable to another variable.both the variables are of list collector type.list collector 1 contains values of a, b,c. now if I add x,y,z to list collector 2 then it need to be added to list collector1.the final val...
