Changes

Jump to: navigation, search

Windows PowerShell 1.0 Functions

261 bytes added, 19:34, 4 December 2008
Function Parameter Initialization
== Function Parameter Initialization ==
In addition to allowing function parameters to be specified and assigned names, Windows PowerShell also allows those parameters to be assigned default values which will be assigned if the parameters are omitted when the function is called. The following example
== Specifying Function Parameter Types ==

Navigation menu