LOG FUNCTION

A log function is a function that is invoked when an interface control changes its value (e.g. manipulating a SLIDER 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).