Skip to main content

uid

Description

Generates a unique ID (unique inside the current scheduler, not GUID)

uid: () => number

Returns

  • uid - (number) - generated 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.