1.

How Do You Unload The Gui Map?

Answer»

We can use GUI_close to UNLOAD a specific GUI Map FILE or else we CALL use GUI_close_all command to unload all the GUI Map files loaded in the memory.
Syntax: GUI_close(); or GUI_close_all;

We can use GUI_close to unload a specific GUI Map file or else we call use GUI_close_all command to unload all the GUI Map files loaded in the memory.
Syntax: GUI_close(); or GUI_close_all;



Discussion

No Comment Found