Is it possible to get the path of the calling project in a sub project? My sub project lives in a different folder (Shared Functions vs something specific to a project).
The relative paths in the sub-project are writing to the sub-project path, not the calling project path. I could pass it as a parameter if there was a function or some other special parameter that could be used