Conditional Statement for empty values?

Status
This content is read-only, or is not open for further replies.

John917

Guest
offline
Some have values of null but for empty values like
1696989941195.png

Is there a way to have a conditional statement to show something when filters are unset? And then show something else when filters are set.

I was hoping something like
$filters == [] (doesn't work)

I looked at trying some "inarray" but I am stuck.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom