Variable should either be literal or escaped

I have an issue on 1.4.6 that if i create variables that have " or $ in then the output isn’t as expected…I can resolve this manually by going into the variables.ps1 and changing the value to a literal string. @adam are there any knock on effects to doing this?

That should work fine. The PSU server should just reload the values you place in there.

I will file an issue for this.

thanks. Look forward to the fix…its screwing with my development as when someone changes a variable it reverts my manual hack