Comments
-
I know it is a year late but I stumbled on this while working on the same issue so figured I would post the answer in case anyone else is looking. Turns out when you are putting a variable in quotes you just substitute the braces for @. ${SQL:SELECT Value FROM CustomPollerStatusTable INNER JOIN CustomPollers ON…