Functions that do not contain return statements return no value at all.
Functions without return statements return no value at all
Functions without return statements return undefined
In JavaScript all functions return undefined in absence of an explicit return statement.
undefined
Follow us on twitter to hear about new misconceptions.