Function to return empty

Options

I have a GET that returns a list and I want to set it so that it would return empty if a certain circumstance is met. I will use an IF and how do I push the empty return?

Comments