Promotic

Hour - function of language VBScript

Description:
The hour of the day (integer 0-23).
Syntax:
Integer Hour(Date time)
Parameters:
time(Date) Date and time
Example:
VBScriptSelect and copy to clipboard

Dim tTime, nHour
tTime = Now()
nHour = Hour(tTime)   ' nHour contains the number representing the current hour
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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