RenameIfSameNameExists Property (BackupProp Object)

Corresponds to the Rename if the Same File Name Exists check box in the Backup page of Configuration Properties.

[JavaScript]

b = object.RenameIfSameNameExists;
object.RenameIfSameNameExists = b;

[VBScript]

b = object.RenameIfSameNameExists
object.RenameIfSameNameExists = b

Version

Supported on EmEditor Professional Version 7.00 or later.