Hi I have a parameter to a function that can either be an array or it can be a string. How do I write an if statement that will do 1 thing if its an array and another if its a string? And yes it has to be dual usage under the same parameter. I use a ild card * to type the parameter so it can be either one. Please help I'm stuck!

--calmchess