Closed calico-crusade closed 3 years ago
There are some missing '\' in the formula. The following formula works:
var clause = @"""\\\\fileserver_"" + Env + ""\\"" + Env + ""_applications\\"" + FileName";
I'm closing this; I don't even remember what project this was for, but I don't think we're using flee anymore, anyway.
I created a unit test to show the issue;
The exception that appears; "SyntaxError: unexpected token \"_applications\", expected , on line: 1 column: 38"
Full stack trace (with sensitive info **'d out: