|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« DBWGenericCheckoutEvent |
Detects the occurrence of a Checkout event on a generic
Function DBWGenericCheckoutEvent()
TRUE |
If a Checkout event on generic has occurred |
|---|---|
FALSE |
otherwise |
if DBWGenericCheckoutEvent() then
msgbox "Generic - Checkout Event"
end if