APIMethodscopyOn this pagecopy Description Creates a deep copy of the provided object copy: (event: any) => anyParameters event - (required) object - the object that needs to be copied Returns backupEvent - (object) - a deep copy of the provided object Examplevar backupEvent = scheduler.copy(scheduler.getEvent(id));Change log added in version 6.0 Need help?Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.