.. highlightlang:: us .. index:: Browser_Show .. _browser_show: Browser_Show ============ .. us.tag Browser_Show NOTREADYENGLISH browser New5200 :ref:`Browser_Show` displays or hides the data browser window. .. function:: bool = Browser_Show(bVisible) .. us.return **Return Value** Is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: bVisible Is TRUE (1), if the browser window is visible and otherwise FALSE (0). .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.20 - New. .. seealso:: :ref:`overview-browser-window`, :ref:`Browser_IsVisible` :sub:`id-1714114`