folderExists Method

Returns true if the specified folder path exists within the repository.

This method is only available in EPM Workspace and does not apply to the desktop.

Example using folderExists:

var blnExists = objRep.folderExists(strPath)

Parameter

Description

strPath

The path that represents the folder. In EPM Workspace, a folder is represented by a UUID, and on the desktop, the UUID is the same as a path.