Returns a list of features that were released between the given time periods.
Returns a list of features that were released between the given time periods.
1 number start
the starting time value.
2 number finish
the end time value.
3 table taskIDs
a map of task IDs that can be added to the list.
4 table target
the table to fill the found task type datas into.
1 table
the list that was filled with tasks. If no target table was provided, then it will return a static table.