Syntax @MergeLists(,[,]*) Arguments Any Feature Attribute List The function will create a new attribute list of this name. The name should contain a {} pair to indicate that it is a list. Any Feature Attribute List Any number of list names may be indicated. All the lists given will be merged together in the order they are listed. All elements in nested lists are also merged. The names should contain a {} pair to indicate that they are lists. Description This function creates a new list attribute that has all the elements of several other lists merged together in the order they are given. All elements from both simple and nested lists are merged in order.