Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > Year Function
Current Help System: PC-DMIS BASIC (View Core Help)
Year(serial#)
Returns an integer representing a year between 1930 and 2029, inclusive. The returned integer represents the year of the serial parameter.
The parameter serial# is a string that represents a date.
If serial is a Null, this function returns a Null.
Related Topics: Date, Date$ Function/Statement, Day, Hour, Month, Minute, Now, Second.
More: