Forum Discussion
Marsha_R
Champion Level 3
9 years agoI would try something like this:
MyResultVariable = MyCustomComparer(file1,file2)
If MyResultVariable = True then
Log.Message
Else
Log.Error
I would try something like this:
MyResultVariable = MyCustomComparer(file1,file2)
If MyResultVariable = True then
Log.Message
Else
Log.Error