Working with minor errors.
This commit is contained in:
2
Notes.md
2
Notes.md
@ -42,6 +42,8 @@ $arry = @("a", "b", "c")
|
||||
|
||||
[MS documentation](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_hash_tables?view=powershell-7.2)
|
||||
|
||||
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-powershell-1.0/ee692803(v=technet.10)?redirectedfrom=MSDN
|
||||
|
||||
```ps
|
||||
[ordered]@{ <name> = <value>; [<name> = <value> ] ...}
|
||||
```
|
||||
|
Reference in New Issue
Block a user