Returns the Full Path to the Project and will return an empty string if the Project cannot be found.
SppGetProjectPath([ProjectName])
Where:
ProjectName is the name of the Project
Rule | Result | Meaning |
---|---|---|
SppGetProjectPath("MyProject") | C:\MyDocuments\Projects | Will return the Full Path to the Project MyProject. |