Property access for
read-only.
The value of this property is defined in the "
Global Pma object identifier (PmaId)" configurator of this object.
This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), spaces and first character must not be a number.
The global identifier of the
Pma object can be used in writing the full path to this object, where it is not necessary to describe the entire complex path in the
Pma object tree, but the identifier is used as a shortcut or reference. See
PmaObject.Pm
It is possible to refer to an object in the
Pma object tree by means of its global identifier from the root object
PmaRoot using the identifier
#PmaId.
For example the method
Pm("/#PmaId/Data) returns
PmaData object with global identifier
Data.