How to get the path to the current project file?
If I have a script within a project (or perhaps a reference to the project in a script outside of the project), how to do I get the file path to where the project is saved on disk? I'm interested in doing this with JSL, not interactively.