AppIsVisibleΒΆ

AppIsVisible checks if the UniPlot window is visible or hidden.

bool = AppIsVisible()

Return Value

bool is TRUE (1) if the UniPlot window is visible and otherwise FALSE (0).

History

Version Description
R2913.13 (5.51.3) New.

id-1725408