In other languages there is a concat function to join two arrays. It’s in the glossary, but not there as a function.
> On Aug 10, 2016, at 5:41 PM, Matt Maier <bluebac...@gmail.com> wrote: > > Is there a command to merge two array variables into one? > > Example: > > tFirstArray[tom] = mot > tFirstArray[jane] = enaj > > tSecondArray[bill] = llib > tSecondArray[name] = eman > > put tSecondArray after tFirstArray > > tFirstArray[tom] = mot > tFirstArray[jane] = enaj > tFirstArray[bill] = llib > tFirstArray[name] = eman > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode