Update cookies preferences
Promotic

Event - property of the ExtEvent object

Description:
The property returns the PmEventItem object that is created by this data extension.
Syntax:
Object Event
Values:
Returns object of the PmEventItem type.
Note:
Property access for read only.
Example:
Examples for obtaining this object in the script.
JavaScriptVBScriptSelect and copy to clipboard

oEvent = pMe.Pm("/data/#vars/Temperature/#ext/al");

// or
oEvent = pMe.Pm("/data/#vars/Temperature").Extension("al");

// or
oEvent = pMe.Pm("/data").Item("Temperature").Extension("al");

History:
Pm9.00.03: Created
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

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