getPathToRoot();
The getPathToRoot method returns path from repository root to the currently open folder in a base dialog with repository.
The method returns an array of PP.Mb.Object objects, that are parts of the path to the currently open folder.
The current folder in the dialog is set with the MetabaseDialogBase.OpenToKey property and the MetabaseDialogBase.openFoldersTo method.
The example of use is given in the page with description of the MetabaseDialogBase.openFoldersTo method.
See also: