MoveKey

This method moves a key specified by its name to the NewParent specified by its name.

Syntax

MoveKey (Key as String, NewParent as String)
Parameter Description
Key Name of key to move.
NewParent Name of new parent, empty string in case of moving it as a base key.