Solved
Forum Discussion
Cole_McDonald
Professor
2 years agoSome testing shows that backticks are the winners:
“testoutput=`#`#RESOURCEGROUP`#`#”
shows ##RESOURCEGROUP## in the output window.
Yeah, PS escape character is backtick.
Some testing shows that backticks are the winners:
“testoutput=`#`#RESOURCEGROUP`#`#”
shows ##RESOURCEGROUP## in the output window.