RELEASE CALLBACK
RELEASE CALLBACK allows you release an object instantiated by the CALLBACK function.
Syntax
RELEASE CALLBACK <function name>
[OBJECT <oRef>]
RELEASE CALLBACK [ALL]
<function name>
Name of dBL function or method to release the callback
<oRef>
Object reference of object containing dBL method/function.
See Also
CALLBACK (Example Included)