NAME: Join

SYNOPSIS: Join Child Parent Net

DESCRIPTION

This is an alternaltive to the Move command to make an object a member of a group. The diffence is that with the Join method, the object keeps its old parent too. It's similar to links in an operating system but there is no distiction between the original parent of the object and the one obtained by the Join command.
This command gives more power to the developer of networks because it enables structures that are not simple hierachies, but be careful not to make too many parent/child relations in a network as it easily becomes difficult to keep track of them. This can result in unexpected things happening when connecting beteen supergroups.

SEE ALSO

Remove, Rename, UnJoin