Help for this page

Select Code to Download


  1. or download this
    if ( any { $expression eq $_ } $val1, $val2, $val3 )
    {
        #blah, blah, blah
    }