yearEnd()
The yearEnd() function returns the date of the end of the Fiscal Calendar year based on a date input. Syntax yearEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…