Promotic

Year - function of language VBScript

Description:
Year (integer).
Syntax:
Integer Year(Date date)
Parameters:
date(Date) Date and time
Example:
VBScriptSelect and copy to clipboard

Dim tDate, nYear
tDate = #October 19, 2023#
nYear = Year(tDate)   ' nYear contains 2023
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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