$key->Create($newkey
, name
)
- Creates a new key identified by name and saves it as the object reference named by $newkey. If the key already exists, this function simply opens the key. New keys can only be created one level below the key on which
Create
is used.