Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Book-PowerShell-Samples
0.2
Chapter4/4.3_BasicScripting/EndBlockInputSample.ps1
end
{
"end(_) : $_"
"end(input) : $input"
}