PyIStorage.RenameElement

RenameElement(oldName, newName)

Renames the specified substorage or stream in this storage object.

Parameters

oldName : string

The name of the substorage or stream to be changed.

newName : string

The new name for the specified sustorage or stream.