FORMULA LANGUAGE
Extracts and returns the year from the specified timedate value.
Syntax
@Year( timedate )
Parameters
time-date
year
If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.
Language cross-reference
Year function of LotusScript language
Esempio Vedere anche