JavaScript Editor js editor     Web development 



Main Page

Duplicates an object, including all the object's properties, events, and methods. Available only at design time.

Object.CloneObject(NewName)

Parameters

NewName


Specifies the name of the new, or duplicate, object.

Remarks

See Also



JavaScript Editor js editor     Web development