01-07-2018, 08:43 AM
Hello, I'm trying to build a mask to take a static string such as "Password" and increment numbers at the end for a maximum of 4 digits, but also add a special character after each iteration as seen below
So, "Password1!" to, "Password9999!"
I always want to end the auto incremented number with "!"
thank you
So, "Password1!" to, "Password9999!"
I always want to end the auto incremented number with "!"
thank you