getMainWindowID =============== :doc:`/types/Script/index`::getMainWindowID Returns the unique identifier of the main window. Declaration ----------- .. code-block:: cpp WindowID getMainWindowID(); Parameters ---------- None. Returns ------- The :doc:`/types/WindowID/index` of the main window.