company logo

post_handler - Post-handler

The post-handler defines an action, which is called after the action call has been completed. The post handler is not called, when the action has terminated with an error, i.e. when the action returns a result not equal to 0.

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