Promotic

Title - property of the PmaNumber object

Description:
Object description - the string that describes the value of this object in more details.
Syntax:
String Title
Note:
Property access for read and write. The default value of this property is defined in the "Title" configurator of this object.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oNumber = pMe.Pm("/Number0");
var sTitle = oNumber.Title;   // Reading from the property
oNumber.Title = sTitle;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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