struct.duplicate()
Returns a new duplicated version of the given object, removing all references to the old one
struct.duplicate( object [, deepcopy ] )
Returns: any
Returns a new duplicated version of the given object, removing all references to the old one
struct.duplicate( object [, deepcopy ] )
Returns: any