MERGE_OBJECTS
Combine objects by adding properties of addtional objects to the combination of the previous objects.
Declaration
MERGE_OBJECTS(object...) -> combined_object
MERGE_OBJECTS(object list) -> combined_object
Parameters
Return Values
- combined_object
- object -Object created by combining the properies of all the passed in objects.