Class
An event-handler object that tells the script to execute specified code when a specified event occurs. For notifiers to work, they must be enabled. See the 'notifiers enabled' property of the Application object. Events that occur within scripts do not generally trigger notifiers, because they occur inside of a "play script" event.
remove, removeAll
Notifier
QuickLinks
Hierarchy
Properties
Methods
Instances
Return
Notifier Notifiers.[] (index: uint)
Notifier Notifiers.add (event: string, eventFile: File[, eventClass: string])
Notifier Notifiers.getByName (name: string)
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |