Promotic

Minute - function of language VBScript

Description:
The minute of the hour (integer 0-59).
Syntax:
Integer Minute(Date time)
Parameters:
time(Date) Date and time
Example:
VBScriptSelect and copy to clipboard

Dim tTime, nMinute
tTime = Now()
nMinute = Minute(tTime)
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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