Monday, May 19th, 2008
Returning a Value
In this sixth introductory JavaScript tutorial on how to use functions we look at how you can return a value from the function that will be substituted into the calling code in place of the call.
Tags: function, javascript, return





