File Name
This file property can be used to find files with the same or a similar name.Comparison Methods
The following comparison methods are available for comparing the file names:-
Compare all characters of a file name
With this comparison method, the complete file name is compared. -
Compare only characters at the beginning of a file name
With this comparison method, only a certain number of characters at the beginning of a file name are compared. -
Compare only characters at the end of a file name
With this comparison method, only a certain number of characters at the end of a file name are compared. -
Ignore characters at the end of a file name
With this comparison method, a certain number of characters at the end of a file name can be ignored. -
Ignore characters at the beginning of a file name
With this comparison method, a certain number of characters at the beginning of a file name can be ignored.





