Is
return false
the same as:
return
It's returning undefined it's commonly used to break execution of the following lines in the function
undefined