Home Search

DriveWorks Pro 21
SppGetProjectPath

Send Feedback

SppGetProjectPath

Returns the Full Path to the Project and will return an empty string if the Project cannot be found.

Syntax

SppGetProjectPath([ProjectName])

Where:

ProjectName is the name of the Project

Example

RuleResultMeaning
SppGetProjectPath("MyProject")C:\MyDocuments\ProjectsWill return the Full Path to the Project MyProject.