ReadFilter
This method allows you to read log records between a date and time range.
Syntax
ReadFilter( [startDateTime], [endDateTime] )
Parameters
- startDateTime
- Optional parameter indicating date and time after which log records are to be read.
- endDateTime
- Optional parameter indicating date and time before which log records are to be read.