Searching for {time} in a message template, without having the workbook parse it as a parameter

Unfortunately, we don't (yet) have an escape sequence for parameters in workbooks.

As a workaround, what you can do is split it up so workbooks doesn't detect it as a parameter, something like strcat('Finished executing, took {', 'time}ms'