@msimon360 glad you got it.
One other thing, forum related,
if you paste stuff with quotes, " or ’ , and its NOT in a code block, the content is considered text like in a word processor, and the quote marks are word processor quotes (slanted, curved) … this is WRONG for javascript… it needs TEXT quote marks. vertical " or '
(If someone copies the non-codeblock content, they will get the curved quotes, see my content in the post above… ) anyone trying to USE that will get errors…
SO, please use code block for any config info (it will also save your indentation). (and debug log info)
open the message editor,
paste the text, with a blank line above and below
select the text you just pasted, and click the code block button in the editor ribbon bar, </>