Triggers: Difference between revisions

3 bytes added ,  22 September 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 16: Line 16:
::* Removing an entry from Favorites
::* Removing an entry from Favorites


:; Phase
:; Event or Phase
:: The specific moment within an Event during which a trigger is to run. Phases are also predefined (There are 2-3) for each Event type.
:: One of a predefined set of moments (Event type & Phase) during entry processing during which the user can intervene via a trigger script. See the table of events below.<br/> The Event and the Phase are essentially synonymous.<br/>Depending upon context, either term may be more appropriate than the other.


:; Event
:; Trigger or Trigger Script
:: One of a predefined set of moments (Event type & Phase) during entry processing during which the user can intervene via a trigger script. See the table of events below.
:: A script that may be defined to run when an event occurs for an entry<br/>The trigger (Event type & Phase) and the corresponding trigger script are one-to-one.<br/>When referring specifically to the script, it is called the ''trigger script''. When referring to the Event type & Phase and its listing in the trigger list, it is referred to merely as a ''trigger''.
 
:; Trigger or trigger script
:: A script that may be defined to run when an event occurs for an entry<br/>The trigger (Event type & Phase) and the corresponding trigger script are one-to-one. When referring specifically to the script, it is called the ''trigger script''. When referring to the Event type & Phase and its listing in the trigger list, it is referred to merely as a ''trigger''.


== Creating a trigger ==
== Creating a trigger ==