How to conditionally filter?
I have something like this:
When you look at .match(), I am matching two variables.
I want match to execute whenever the variables are not empty strings.
In this case they are empty and it throws an error.
When you look at .match(), I am matching two variables.
I want match to execute whenever the variables are not empty strings.
In this case they are empty and it throws an error.
