Skip to main content Skip to complementary content

CloneObject method

Clones root level objects, such as sheets and stories. The CloneObject method works for both app objects and child objects. When you clone an object that contains children, the children are cloned as well. If you for example want to clone a visualization, you must provide the qID of the root object, in this case the sheet since CloneObject clones root level objects.

Information note

It is not possible to clone a session object.

Information note

The identifier is set by the engine.

Parameters

Name Description Mandatory Type
qId

Identifier of the object to clone. The identifier must be a root object.

Yes String

Returns

Name Description Type
qCloneId

<identifier of the clone>

String

Access Control

create

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!