Skip to content

Add documentation for ?? ??= ?. and ?[] operators #4925

Closed
@adityapatwardhan

Description

@adityapatwardhan

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:

Metadata

Metadata

Labels

Pri0Priority - Highestarea-languageArea - PowerShell syntax and keywordsarea-release-notesArea - Release notesdoc-a-thonTag - issue is assigned to a Docathon

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions