|
Using user fields in the filter
|
Top Previous Next |
|
The filter can be used to show accidents based on the user fields in the database. Show all accidents coded as rear end collisions
Show all accidents that were either rear end OR broadside
Show all rear end accidents where an injury was involved
or, if the configuration has a severity field...
Show all accidents involving a vehicle turning left and a vehicle moving straight
Or by using the @ SetMatch function:
|