What is the regex to tell if a string is longer than 500 characters?
I have this so far and it doesn't work:
^{0,500}
Thanks...
|
Results 1 to 2 of 2
Thread: Max Length of String Using Regex
|
Click Here to Expand Forum to Full Width |