Returns the suspended state of an event as a boolean true/false or an error if the passed name of even is not found.
suspended of (name of event, unit or script)
if suspended of “morning coffee” is true then write log “you’re not getting any coffee today.” end if