You could go with the now() function for the current date and extract the YEAR component for this.
Depending on what you actually want to achieve, it might be better though to pass the year in as an input parameter.
- Lars
You could go with the now() function for the current date and extract the YEAR component for this.
Depending on what you actually want to achieve, it might be better though to pass the year in as an input parameter.
- Lars