Promotic

ViewerTitle - property of the PmgRoot object

Description:
Open panel title.
Syntax:
String ViewerTitle
Note:
Property access for read and write. The default value of this property is defined in the "Panel title" configurator of the PmaPanel object.
 
This property is also functional in Web panels.
See also:
- PmaPanel.Title (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oRoot = pMe.Root;

var sTitle = oRoot.ViewerTitle;   // Reading from the property
oRoot.ViewerTitle = "Viewer title";   // Writing into the property

History:
Pm8.03.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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