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

Structure to be copied.

Usage

This function throws an exception if structure does not exist.