×

Get Event UUID

iOS 14 +

Notes

Get the UUID (unique identifier) of a event in your calendar.

Syntax

getEventID(title: <#String (Allows Variables)#>, startDate: <#Date#>, calendar: <#String (Allows Variables)#>)

Example

getEventID(title: ""1.0 Release Date"", startDate: , calendar: "c-Events")