YAML: how to escape parentheses in $(...)

Alberto's Avatar

Alberto

Feb 26, 2017 @ 07:46 AM

Hi, I'm trying to recall the ProgramFiles(x86) environment variable using the syntax $(...) without success; I think that the parentheses should be escaped but I don't know how to do it.

Here it is the syntax that doesn't work: $(ProgramFiles(x86))

Thank you a lot.

  1. 1 Posted by Alberto on Feb 26, 2017 @ 10:57 AM

    Alberto's Avatar

    Solved using the following syntax: ${ProgramFiles(x86)}. Full YAML file attached. Thank you.

  2. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:15 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac