PathsFolder Function (Repository.Item Module)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Returns the Folder identifier that is associated with the given Folder path.
PathsFolder(@path : Text)
Arguments
@path
Type: Text. A textual representation of a Folder path. The path uses a forward-slash as a delimiter.
Return Types
Integer32