GetDaysBetween

Gets the number of days between two DateTime values, and returns a numeric value.

Table 1. Input Properties
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.