API메서드copy이 페이지에서copy Description 주어진 객체의 깊은 복사본을 생성합니다. copy: (event: any) => anyParameters event - (required) object - 복제할 객체 Returns backupEvent - (object) - 주어진 객체의 깊은 복사본 Examplevar backupEvent = scheduler.copy(scheduler.getEvent(id));Change log 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.