Help for this page

Select Code to Download


  1. or download this
    if (FOUND FIRST ARG) {
        #look for second arg; report true if you find it
    } else {
        #say "didn't find first arg" and exit
    }