Differences
This shows you the differences between the selected revisions of the page.
2014-12-05 | 2014-12-23 | ||
footnote after dot (martin) | param is a keyword (martin) | ||
Line 68: | Line 68: | ||
function FileTransferred | function FileTransferred | ||
{ | { | ||
- | Param($e) | + | param($e) |
if ($e.Error -eq $Null) | if ($e.Error -eq $Null) |