It should be something like:
NWjs.UserFolder & "\example\test\filename.txt"
make sure you put the quotation marks around the path, and begin with backslash. You should also be able to just straight up put a path in there like "C:\myfolder\whatever.file"
Hopefully this helps
~Sol