Generic
RENAMENX
Rename a key if it does not already exist.
Renames a key, only if the new key does not exist.
Throws an exception if the key does not exist.
Arguments
The original key.
A new name for the key.
Response
True
if key was renamed
Rename a key if it does not already exist.
Renames a key, only if the new key does not exist.
Throws an exception if the key does not exist.
The original key.
A new name for the key.
True
if key was renamed