34,333
edits
Changes
→Specifying Named Parameters
</pre>
With the parameter names specified, the actual values may be passed through to the function in a number of different ways. The simplest way is to allow the function to allocate the parameters base don their position in the command line. For example:
<pre>