quotes in raw editor
298saviour
HOBBYOP
4 months ago
quotes automatically added to my environment variables raw editor. why is that?
2 Replies
Railway
BOT
4 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
4 months ago
Hey, I suppose that it is mostly good practice and done to explicitly define where the contents of your variables start and end. In the example below, where your variables content contain a space, the first option clearly defines the boundaries of your value.
HELLO="Hello World!"
FOO=Hello World