ACTION FUNCTION

An action function is a function that is invoked in response to a user interface action (e.g. pressing a BUTTON on a form). The function can be either an internal XPE interface function (e.g. WINCTL::dismiss_control), an external user written XPE function or an external user written C++ function located in a Dynamic Link Library (DLL).