Promotic

SetValue - method of the PmDateObject object

Description:
Sets the PmDateObject object as a conversion result of the data value of the VBScript language.
Syntax:
Empty SetValue(Object VT_R8)
Parameters:
VT_R8(Object) Object of the data value of the VBScript language (R8)
Note:
This method is also functional in Web panels.
See also:
Example:
JavaScriptSelect and copy to clipboard

var valR8 = 44092.5554349;
var oDate = Pm.CreatePmDateObject();
oDate.SetValue(valR8);

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.