Help understanding if command

I have it like this >

“Command”: “if_v2”,
“Target”: “${a1} + {a2} + {a3} + {a4} + {a5} + {a6} + {a7} + {a8} + {a9} + {a10} + {a11} + {a12} + {a13} + {a14} + {a15} + {a16} + {a17} + {a18} + {a19} + {a20} + {a21} + {a22} + {a23} + {a24} + {a25} + {a26} + {a27} + {a28} + {a29} + {a30} > 0”,
“Value”: “”,
“Description”: “”

the issue is though, it only does the desired command if all of them is present.

can i somehow make it > true - if just 1 of them is present?