StructCopy(structure)
Returns a new structure with the all the keys and values of the specified structure.
See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyExists, StructNew, and StructUpdate.
Structure to be copied.
This function throws an exception if structure does not exist.