The Editor Panel
The Editor panel contains a single property.
VISIBLE
Part of: EDITOR
Reports the panel’s visibility
Syntax
GPROP "EDITOR "VISIBLE
Description
The VISIBLE property reports TRUE if the panel is part of the current view. If the panel is invisible because it is not part of the current view, it reports FALSE. The property is read-only.
Examples
GPROP “EDITOR “VISIBLE Result: TRUE