Year$

combit List & Label Designer

combit List & Label

Year$

Purpose:

Determines the year of a date and returns it as a string.

Parameter:

Date

Return value:

String

Example:

Year$(Today())                            Result: "2010"

Year$(Date("1.1.2010"))                 Result: "2010"