Skip to content

Case Sesitivity in Powershell #20

@B-Art

Description

@B-Art

Lots of commands can be case (in-)sensitive.
For instance the Switch command:
switch [-regex | -wildcard | -exact] [-casesensitive] ()
{
"string" | number | variable | { } { }
default { } # optional
}
Just a remark with every command that can do this would be great in my opinion.

Wonderfull website you have. Thnx.

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