Home / api / name / gb_hook_quit 
GB_HOOK_QUIT
Syntax
#define GB_HOOK_QUIT 8

Use this constant with the GB.Hook function to define the quit interpreter hook.

This hook is called when the intepreter encounters the QUIT instruction.


See also
Hook Management