Promotic

Month - function of language VBScript

Description:
Month (integer 1-12).
Syntax:
Integer Month(Date date)
Parameters:
date(Date) Date and time
Example:
VBScriptSelect and copy to clipboard

Dim tDate, nMonth
tDate = Now()
nMonth = Month(tDate)
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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