Machine Link Events

In a Machine Link project the script code is executed as events that happens during different phases of the project execution.

There two types of event - per telegram and global. The telegram events must be named with the telegram name post fixed. Ie. PostParseMain_T1 where T1 is the telegram name.

The events are:

Name
Per telegram
Description

Called before anything else

Called after the execution is complete

Only on Optimization G2

Last updated

Was this helpful?