Javascript – Regex pattern in RE2 for Apps Script
I'm trying to use the findText() function of the DocumentApp class to get the position of some text inside a Google Docs. To do so, I'm using a Regex (RE2) expression. I want it to find the following sequences: $$anyCharacterHere$$…