Promotic

Name - property of the PmgObject object

Description:
The name of the Pmg object.
Syntax:
String Name
Note:
Property access for read only. The value of this property is defined in the "Object name" configurator of this object.
 
The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and the first character must not be a number.

This property is also functional in Web panels.

For Pma object the PmaObject.Name property can be used for the same purpose.
See also:
- PmaObject.Name (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oObject = pMe.Items("/Txt0");
var sName = oObject.Name;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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