Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to write Regular expression for Alphanumeric and space?

Naveen Kumar
Tera Contributor

[a-zA-Z0-9] - works for alpha numeric.

What is the regex for alphanumeric and space(Text = "Hi this is ab 123")

0 REPLIES 0