Promotic

FullName - property of the PmgObject object

Description:
Name of the Pmg object including the path that consists of parent Pmg objects names.
This property is obsolete (but functional) and it is better to use the GetPathName method.
Syntax:
String FullName
Note:
Property access for read only.
 
For Pma object the GetPathName method can be used for the same purpose.

This property is not functional in Web panels
See also:
- PmgObject.Name (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

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

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