Closed
Description
Summary of the new document or enhancement
Related to PowerShell/PowerShell#10636
Details of requested document:
- Proposed title: Null coalescing operators
- Propose location in the TOC:
- Target audience: developers
- Purpose or scenario: $x ?? $y and $x ??= 10
or
Proposed changes/additions to existing article: - List of related articles to link to: