Function Return Values
Time to learn about function return values in Javascript.
return
(keyword) statements, basically return the value that your function evaluates to, and exits the function.
We'll also take a look at some additional concepts like recursion and nested functions.
Related:
Warning: Invalid argument supplied for foreach() in /var/www/cssdeck.com/app/modules/labs/views/_details.php on line 68