FIle Utils Plugin - What does this Boolean actually do?

As Mentioned in the Official Docs (or not):

When using “Delete File” there is a bool called “Must Exist”. There is no description or documentation for it at all, as with a lot of Blueprint related docs.

Does this simply perform a file exists check before running the deletion process or is it doing something else?