Regex Codes

Modified on Thu, Jun 16, 2022 at 6:26 PM

This page will be a compilation of different Regex codes that will be continually added.


Used In Blocks

command                        Value
status                             regex="^[^,]+$" regexmsg="Commas are not allowed. Please remove any and try again"


status                               regex=^[a-zA-Z0-9]*$ regexmsg="Please Use Letters And Numbers Only"


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article