GetDaysBetween
Gets the number of days between two DateTime values, and returns a numeric value.
| Property | Type | Description |
|---|---|---|
| Minuend | DateTime | The number from which another is to be subtracted. |
| Subtrahend | DateTime | The number that is to be subtracted. |
Note: This replaces the older GetDaysDifference Action.
