Promotic

Visible - property of the PmaPanel object

Description:
Gets whether the panel is visible.
This method/property/event is considered obsolete and is functional only if the "Level of integration of the panel viewer and the local application" configurator is set to full - FULL access from scripts to the whole application (only for VBScript) and if the "Enable multiple opening of local panel" configurator IS NOT SET.
Syntax:
Boolean Visible
Values:
true - panel is opened
false - panel is not opened
Note:
Property access for read only.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oPanel = pMe.Pm("/Panel");
var bVisible = oPanel.Visible;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.