Websydian v6.1 online documentationOnline documentation - Websydian v6.1

EventHandler Function

The EventHandler pattern reads the input values from the Event Parameter Store (see also the PopulateWebInputVariable pattern).  The EventHandler is the basic pattern used when defining Event Handler functions in a Websydian application.

The WSYVAL patterns EventHandlerWithFieldConversion and EventHandlerWithValidation use this pattern to implement further functionality for Event handler functions.

More Information

The Event Handler functions belong to the Websydian main functions.  Read more about the Event Handler functions and how to implement them.