dictionary:events:allevents
Table of Contents
All Events
This verb returns an AppleScript list of the names of all scheduled events ordered by scheduled date.
Usage:
all events
Examples:
set EventList to all events repeat with ThisEventName in EventList write log "got event named: " & ThisEventName end repeat
dictionary/events/allevents.txt · Last modified: 2023/02/13 14:52 by 127.0.0.1