RegEx on server side scripts
Hello, Need to write script in server side to replace / or \ with empty space. I found below in community: The SNC.Regex API is not available for scoped applications. For scoped applications, remove the SNC.Regex API and use standard JavaScript regul...
