Overview
This function will take the shell access from an abstract basin
object (from the Basin Objects tree) and transform it into a more
readable bread crumb string. This is useful since the name displayed
in a holder is not necessarily unique, however, the bread crumb of any
object is unique. Currently this is taken and displayed in the Status
Bar, but this function doesn't take care of that.
- Parameters:
text (string) - This is a string that must be in the form of a the _shellAccess
variable of an abstract basin object from the basin object tree.
The format of it will not be verified, and no errors should arise
if it is not of that format, but the return will be meaningless.
- Returns:
- string
|