monthEnd()
The monthEnd() function returns the date of the end of the Fiscal Calendar month based on a date input. Syntax monthEnd(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…