Pastes a copied event into a given date. Does nothing if no event has been copied via CalendarContextEventCopy.
See also Calendar functions.
Signature:
CalendarContextEventPaste(monthOffset, day)
Arguments:
monthOffset- Month containing an event relative to the calendar's currently displayed month (number)-1- Month preceding the calendar's current month0- The calendar's current month (i.e. same month as CalendarGetMonth())1- Month after the calendar's current month
day- Day of the month (number)