Table of Contents

, , ,

LAST_DAY_OF_NEXT_MONTH

Description

Calculates the date that corresponds to the last day of next month of the provided date

Parameters

Attribute of the Date type or date constant or calculation producing a date

Example

IF LAST_DAY_OF_NEXT_MONTH (Account.OpeningDate)=11/2004 THEN ...