Function exit

Top 

Declaration:

void exit();

Description

Stops execution of the script file that called this function. The file is unloaded from the memory, if possible.