Enum TriggerSource

TriggerSource

An enumeration denoting the source of the event that causes the trigger to fire.

To call an enum, you call its parent class, name, and property. For example, ScriptApp.TriggerSource.SPREADSHEETS.

Properties