Promotic

Comment - property of the PmEventItem object

Description:
Event item comment.
Syntax:
String Comment
Note:
Property access for read and write.
 
The comment of the event item is usually connected with the moment of the event creation and usually it is entered as an optional sComment parameter in the Activate method.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oEv = pMe.Pm("/Event");
var oEvItem = oEv.Item("Temperature");
var sComment = oEvItem.Comment;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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