Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 951 Bytes

File metadata and controls

19 lines (12 loc) · 951 Bytes

Group-Object -AsHashTable and custom expressions

When Group-Object is used with the switch AsHashTable and Property specified as a string expression then the result hashtable indexer ($table[key]) does not find expected entries.

Other expressions, i.e. not strings, may produce expected results.

Scripts