This retrieves the files within a range of dates
Function GetDateRange(range, date_from, date_to)
range (input) - the entire range for the files
date_from - the beginning date
date_to - the end date
Returns the files within said range.
See also
Platform Objects and Methods
target.FormatNumeric
target.GetItem
Target Methods