A script add-in can use the DOpus.SetScheduledTimer method to create timers, which will call your OnScheduledTimer method when the desired date/time is reached.

Property Name Return Type Description

id

string

Returns the ID of the timer that your method is being called for.