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.