.. highlightlang:: us .. index:: AppIsVisible .. _appisvisible: AppIsVisible ==================== .. us.tag AppIsVisible ENGLISH App New5513 :ref:`AppIsVisible` checks if the UniPlot window is visible or hidden. .. function:: bool = AppIsVisible() .. us.return **Return Value** *bool* is TRUE (1) if the UniPlot window is visible and otherwise FALSE (0). .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2913.13 (5.51.3) - New. .. seealso:: :ref:`overview-application-object`, :ref:`AppRunAutomated` :sub:`id-1725408`