Skip to content

Reason #1

@imba-tjd

Description

@imba-tjd
> 'aaa','bbb','aba' -like 'a*'
aaa
aba

So it's the same as 'aaa','bbb','aba'|?{$_ -like 'a*'}.

The second one.

> $myObj | ConvertTo-Json
WARNING: Resulting JSON is truncated as serialization has exceeded the set depth of 2.

pwsh 7.1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions