break exits a loop - return exits a function. IE throws an error if you use break to exit a function...