Promotic

Name - property of the PmaObject object

Description:
Returns the object name (without the path)
Syntax:
String Name
Note:
Property access for read only.
 
The object name is entered in the Pma objects tree when this object is being created.
The object can be renamed the following way: click by the right mouse button on the object in the Pma objects tree, then the local menu is opened and then select the "Rename" item.
The name represents the identifier. 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.

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

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.