This object contains methods for managing the debug sections of humananatomy, display messages and notifications in the process of the script.It also contains methods that allow you to control the amount of memory used and periodically perform memory optimization operations as a result of memory leaks in the browser.In addition, there are additional methods that allow you to see the parameters of the currently running script, you can also Set your own handlers (hooks) for the 'Stop script' and 'Continue script execution'buttons.
set_hook – set an action to interrupt the script execution process via the interface run_current_script – run the current script for execution is_script_run – check whether the script is running get_cur_script_path – get the path to the currently running script get_cur_script_folder – get the folder path of the currently running script