Resolved! Issue with Regex
I am trying to do a regex validation in On change catalog client script to check that the start and end of a text variable value is either letters or numbers ONLY. No special characters allowed. Below is the code I am using: function onChange(control...
