Function reference
Return the last day of the month as a date data type.
| Argument | Description |
| string date | The date represented as a string |
Data type: Date
Example:
Expression returns 2013-10-31
LastDayOfMonth( ’2013-10-27’)
Function reference
Return the last day of the month as a date data type.
| Argument | Description |
| string date | The date represented as a string |
Data type: Date
Example:
Expression returns 2013-10-31
LastDayOfMonth( ’2013-10-27’)