Return file path
What kind of command would I use to return the file path of the after effects project?
Also, is there a way to call a python script from within the script or even embed a python funtion into the script itself? We have some libraries for file management that we use for nuke and some of the functions I'm going to need to recreate in extendscript but if there was possibly a way to call those functions and return a value it could save me some time not reinventing the wheel.