List modified files in project
returns the modified project files in the specified project. The function refreshes
the source control status in the project, and then returns an array of project files
which are listed in the Modified Files view of the
project.modifiedfiles
= listModifiedFiles(proj
)