in reply to Re: if multiple arg return or single fail?
in thread if multiple arg return or single fail?
Yeah, that works, but I wanted it all... in a single line if line. So, I decided to go with changing the function to return an empty list. Thanks guys!