Question Jay Ayliff · Jul 9, 2018 Translate Pattern Match expression to Regex? I'm trying write a JavaScript generator to perform pattern match validations using existing pattern match expressions in a legacy application.I could make a server call to perform the pattern match operation but is there a way to automatically translate the pattern match expressions into RegEx expressions so I can perform the operation in JavaScript on the client to save making an Ajax call back to the server?ThanksJay AyliffM-Tech #Caché 0 2 0 489