You are here

clone

clone() - these methods create a clone of the model object.

clone

clone() - creates a clone of the model object.

Returns

Returns a ScriptModelObject object representing the model object.

clone

clone(String newObjectId) - creates a clone of the model object.

Parameters

newObjectId
A string representing the new ID of the model object.

Returns

Returns a ScriptModelObject object representing the model object.