Last3Months
Returns the date and time for the date that was three months ago, based on the local time of the current session.
Syntax
Last3Months()
Enabled for
Search/Dashboard | Yes |
Business Rules | No |
Quick Actions | No |
Workflow Objects | No |
Reports | No |
Parameters
none |
Returns
DateTime value.
|
Example
$(Last3Months())
If today is April 10, 2014, this function it returns the DateTime value for January 10, 2014.