Name: clone Type: command Syntax: clone [invisible] [as ] Summary: Duplicates an . Introduced: 1.0 OS: mac, windows, linux, ios, android Platforms: desktop, server Example: clone field 1 Example: clone the selectedObject Example: clone this card as "clonedCard" Example: clone invisible stack "myStack" Parameters: object: An object or stack reference or an expression that resolves to either. newName: An optional name for the new object. It: The command places the long id property of the newly created object in the variable. Description: Use the to create a copy of an existing . If the is a , its copy is placed on the , 32 below and to the right of the original . The copy's and other are the same as those of the original. If the is a , the clone is also by the . >*Note:* If invisible is specified the new object will have its > visible >property set to false. If the is a , the copy becomes the . If the is a , the newly created is opened. It is named "Copy of" and the stack's name. The does not affect the contents of the . If the 'as' variant is used, the newly created object is given the specified name. References: create card (command), paste (command), group (command), copy (command), create stack (command), clipboard (function), object (glossary), grouped control (glossary), current card (glossary), owner (glossary), command (glossary), card (keyword), control (keyword), it (keyword), newAudioclip (message), newButton (message), newCard (message), newGroup (message), newPlayer (message), newGraphic (message), newField (message), newScrollbar (message), newEPS (message), newImage (message), newVideoclip (message), stack (object), pixels (property), properties (property), name (property)