Check for existence of parameter in function

前端 未结 0 1525
说谎
说谎 2021-02-12 07:10

I have a function as follows:

function T
{
    Param
    (
        [switch] $IsValueNameRegularExpression
    )

    ..
}

Normally to determine

相关标签:
回答
  • 消灭零回复
提交回复
热议问题