Event object accessible in Script Includes
Hello community!I've observed that it is possible to access the 'event' object in Script Includes that were called from Script Action. That's pretty useful because we can get event.parm1 (and 2) values without actually passing event object to them as...