본문으로 건너뛰기

uid

Description

현재 스케줄러 인스턴스 내에서 고유함이 보장되는 유니크 ID를 생성합니다 (전역 GUID가 아님).

uid: () => number

Returns

  • uid - (number) - 생성된 유니크 ID

Example

var new_id = scheduler.uid();
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.