I’m probably missing something obvious here, but if I have two collections and I want to add all the elements of one to the end of the other, is there a simple way?
So if c1 is [1,2,3] and c2 is [4,5,6], the result is [1,2,3,4,5,6]. Jeremy ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

