asked on June 24, 2020
I am using Quick Fields 10 to redact account numbers (Pattern as \d{9,11} ).
The documents also have a project numbers ( Pattern as 1000\d{5,7} ) that should not be redacted.
Is there a way to exclude 1000\d{5,7} from being targeted by my annotations?
0
0