Promotic

SetRowPrivateData - method of the PmgWTable object

Description:
Sets auxiliary row value.
Syntax:
Empty SetRowPrivateData(Long Row, Variant Value)
Parameters:
Row(Long) If the value is greater or equal 0 then it is a row index (zero-based index, counted including the fixed part).
Value -2 means the last row.
Value(Variant) The new value to be written.
Note:
This method is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTable = pMe.Items("/Table");
oTable.SetRowPrivateData(-2, "text");

History:
Pm8.02.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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