NavigatorBox.getPathToRoot

Syntax

getPathToRoot();

Description

The getPathToRoot method returns path of the repository objects from the root to the current directory.

Comments

It returns the array of objects PP.Mb.Object.

Example

The example of use is identical to the example given for the MetabaseTreeList.getPathToRoot method.

See also:

NavigatorBox