Hey guys, I want to accept a string array or not, but if it is an array that is inputted then i want to allow another parameter (set).
Basically, if someone inputs an array of folders then i don’t want to allow an recursive switch, but if they provide a single path then i do want to allow recursive.
I was simply trying to point out your logic might be based on that property. The rest of your intent was unclear to me, sorry. The way I understood the question was determine if multiple entries and branch accordingly. In that same logic, you could also determine to use the Recursive switch or not.