debug
Functions
start()
Shortcut to remdebug.session.start(), which starts a debug session: launches the debugger controller and breaks script execution. See "Debugging.md" in the documentation root folder for more info.
stop()
Shortcut to remdebug.session.stop: stops a running debug session