ERF Variable |
Description |
v_min_clipped_line_len
|
Enables you to define the minimal length for a clipped
line. Any clipped line that is too short (i.e. shorter than v_min_clipped_line_len)
is removed and reported in the new category Too_Short. Lines that were originally too short are also detected and
reported in this category (but the action doesn't remove them). To disable removal and reporting of Too Short lines, set
the value of v_min_clipped_line_len to
-1 (default
value). |