Purpose:
Returns the path of the project file, optionally including the file name (otherwise with "\" at the end)
Parameter:
Boolean True: Sets that the path is returned including the file name (Default: False).
Return value:
String
Example:
ProjectPath$() Result: C:\Program Files\LL\
ProjectPath$(True) Result: C:\Program Files\LL\crosstab.lsr