[Solved] How do I save a file to a specific path

I have a j son file witch I want to save where my resource are locates.
How to use the FileSystem command to get to this path?

found it:
It has to look like this:
“D:\Gdevelop\progect\game\”+“data.json”

1 Like