Comment by AceyMan
18 days ago
The comma has an unusual but super handy usage in PowerShell. When it precedes a variable of any array (list) type, the code it's the input to handles it as an array object, defending against the usual tendency to "unpack" the array and read in the elements that compose it.
No comments yet
Contribute on Hacker News ↗