Event Input Parameter

A named static value that is passed to an event upon its triggering.

This value can be set to be available as an output after the event finishes executing.

Any number of uniquely named event input parameters can be collected before firing an event. Upon firing the event, each is converted to an event parameter.