daysBetween(date1, date2)
Returns the number of days between two dates as an integer.
For example, display the number of days to close a deal. OpenDate and CloseDate fields can be DateTime or DateOnly.
See Also
Returns the number of days between two dates as an integer.
For example, display the number of days to close a deal. OpenDate and CloseDate fields can be DateTime or DateOnly.
See Also