Instance

cloneref

Returns a reference clone of an Instance. Behaves identically to the original but is not strictly equal (==) to it.

Syntax

cloneref(object: Instance): Instance