groupPath - returns the full object path name of the group

USAGE

    groupPath <group>

DESCRIPTION

This command takes the given name of a group and returns the object path for the group, in the form "group(i)".

EXAMPLES

To get the path for the group named "output":

    lens> groupPath output
    group(3)

SEE ALSO

netPath, unitPath, exampleSetPath, setObject


Last modified: Mon Mar 1 16:08:27 EST 1999