Promotic

Form - property of the PmgForm object

Description:
Returns PmForm object.
Syntax:
Object Form
Note:
Property access for read only.
 
This property is also functional in Web panels.
Example1:
Script in the PmgForm.onFormLoad event creates one form item.
JavaScriptVBScriptSelect and copy to clipboard

var oForm = pMe.Form;
oForm.CreateItem("number", "n1", "Power", "Min:0;Max:100;");
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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