Range

The Range function is part of the Trigger class.

It returns a tuple of two datetime values. The first is when the trigger last occurred, and the second is the current date.

Note that if backtracking has not worked or is unavailable, the start date might be None.