The 1C:Enterprise developers forum
I had an experience using regular expressions and would like to use it in my 1C application. But I failed trying to find something like RegExp in Syntax Assistant. If there is a way to use regular expressions in 1C?
You can use COM object of "VBScript.RegExp". It will work only on Windows of course.