+

Search Tips   |   Advanced Search

AssemblyLine Hooks

AssemblyLine Hooks (that is, Hooks that apply to the AssemblyLine as a whole, not any individual Component) are found in the Hooks tab of the AssemblyLine. These Hooks are all executed only once per AssemblyLine run, or, in the case of Shutdown Request, whenever the AssemblyLine is told to shut down by some external process. However, if you start the AssemblyLine multiple times (for example, by using the AssemblyLine Connector), then you start the Hooks multiple times as well.

Hooks inside a Connector are only evaluated and executed (where defined and non-empty) when the Connector in which they are defined, is run. See Scripting in a Connector for more information.


Parent topic:

Scripting in an AssemblyLine