BackRef UDF Working This UDF is made to provide a small interface towards the StringRegExpReplace Autoit function. The extension is very limited but is an easy approach when used properly. Functions User can pass the complete back-reference to a function. The return value from the function is then used to replace the specific group. The final replacement is flexible and the user has full control over it. The final replacement is done automatically till modification isn't required. The optimiza