mvm_gui_open_consolemvm_gui_open_consoleMvmGuiOpenConsoleMvmGuiOpenConsole (Operator)
Name
mvm_gui_open_consolemvm_gui_open_consoleMvmGuiOpenConsoleMvmGuiOpenConsole — Open developer console.
Signature
mvm_gui_open_console( : : : )
Herror mvm_gui_open_console()
Herror T_mvm_gui_open_console()
Description
On Windows operating systems, this opens a separate window for debug output. The standard output and standard error streams will be redirected to the new console window. This debugging feature is not implemented for other operating systems.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
See also
mvm_gui_close_consolemvm_gui_close_consoleMvmGuiCloseConsoleMvmGuiCloseConsoleMvmGuiCloseConsole
Module
Foundation