Zum Hauptinhalt springen

uid

Description

Erstellt eine eindeutige ID, die garantiert innerhalb der aktuellen Scheduler-Instanz eindeutig ist (kein globaler GUID)

uid: () => number

Returns

  • uid - (number) - die generierte eindeutige 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.