Syntax: @TODAY
@TODAY returns the date value corresponding to the current system date.
Examples:
@DATE(@TODAY) = 33139, where 33139 represents September 23, 1990
@MONTH(@TODAY) = 9
@DAY(@TODAY) = 23