We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PS 7 adds the && and || pipeline chain operators. These will need implementing in the TM grammar.
Highlight && and || like & or ;, highlight pipelines between them as normal
Get-Command -Name 'mycommand' && & mycommand