User Tools

Site Tools


dictionary:events:index

Scheduled Event Verbs

Verbs dealing with creating and manipulation scheduled events.

Note that the standard exists verb can be used to see if an event with a specific name exists or not such as:

if exists of xEvent “the name you are looking for” then
  write log “the event exists"
else
  write log “the event does NOT exist"
end if
/home/e805485/machomeautomation.com/data/pages/dictionary/events/index.txt · Last modified: by James Sentman