SysDirRenameΒΆ

This function of type BOOL can be used to rename a directory.

TRUE will be returned if the directory could be renamed, otherwise FALSE.

Input-Variable Data type Description
stOldName STRING old directory name
stNewName STRING new directory name