Testing / TOSCA Engines
How do you escape meta characters in TOSCA?
TOSCA uses special characters for certain functions. Special characters used as values require a backslash as an escape character (for example [Name == "Link\\\\2"] if the name is Link\\2).
More Related questions...