Changes

Jump to: navigation, search

Windows PowerShell 1.0 Functions

14 bytes added, 20:45, 4 December 2008
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>

Navigation menu