Promotic

UserValue - property of the tvTrend object

Description:
Value entered by user. It is used to store designer-defined auxiliary values.
Syntax:
Variant UserValue
Note:
Property access for read and write.
 
This property is also functional in Web panels.
See also:
- tvTrend.ID (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oTrend = oTView.Trends(0);
oTrend.UserValue = 123;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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