Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The syntax of a function definition is similar to that of a function call: the function name is followed by parameters, which are separated by spaces. But then the parameter list is followed by the = operator, and the code that makes up the body of the function follows that.