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