company logo

pre_handler - Pre-handler

The pre-handler defines an action, which is called before the action is going to be called. The action is not called, when the pre-handler has terminated with an error, i.e. when the pre-action returns a result not equal to 0.

Pre-handler actions are, typically but not necessarily, function actions.