


Collection_Append
Purpose
Appends the rows of a collection to another collection and returns the result.
Arguments
Collection_Append( <coll1>, <coll2> )
Notes
Rows in <coll2> are appended to <coll1>. The two collections should be identical in structure (names and numbers of
columns.)