Skip to content

Document iterating over a hash table to access values by their key #8848

@krlinus

Description

@krlinus

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for version of PowerShell I am using.

Version

5.1

Link to affected document

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_hash_tables?view=powershell-7.2

Description of the documentation error

The document omits information on how we can iterate thru the entries in the hashtable and access the values using their keys. Classic use case of any hash table. Or is that feature absent in Windows script?

Suggested fix

I don't know

Metadata

Metadata

Labels

area-aboutArea - About_ topicsissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions