Skip to content

Instantly share code, notes, and snippets.

@mallibone
Created February 4, 2017 18:26
Show Gist options
  • Save mallibone/17587abda84f01c0cc4927612244563c to your computer and use it in GitHub Desktop.
Save mallibone/17587abda84f01c0cc4927612244563c to your computer and use it in GitHub Desktop.
$items | foreach { Write-Host "$_ has a length of" $_.Length }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment