Actions
Feature proposal #5298
closedImplement modifying of trigger variables by reference
Feature proposal #5298:
Implement modifying of trigger variables by reference
Description
If possible implement passing the trigger variables around by reference so they can be modified by a Code action (pass them to create function as references as well). This would allow more fine control over various behavior.
Actions