What is the correct regex of this?
-
Hello guys, I'd like to know what shall I add to the Environment file so to get the correct form of the codes in the picture?
Hope someone have an idea about this and thanks in advance.
-
@test_it
You can use "Default" Word List Type so don't need to add a new one to the Environment.ini file.
but in case that you want to filter data, more info about the CODE will need it, like pattern ei. first character is static?, CODE length will be the same? etc..
here is an example[WLTYPE] Name=MYCODE Regex=^([A-Z0-9]{22,23})$ Verify=True Separator=: Slices=COD3
-
@Br4uN Copy, paste direct or I have to change something in this? and thank you.
-
@test_it
Copy and Paste that all