Hi i want regular expression for the format e.g. JXN-12345-1, JXN-12875-2, ALA-3165-0 etc the values changes every time
I’m using regular expression that is
But it gives me False result(it gives me result that is not in this format) Please someone guide me where is my issue, how to resolve that issue