JSON: add iterative conditions for arrays
[exim.git] / test / scripts / 0000-Basic / 0002
index 5229f87e684272313e4b0fd548426a1cfefcaac7..65ad69047d48ae0822e482dc9e9ff7a16d68611e 100644 (file)
@@ -912,6 +912,9 @@ expect: <>
 <${extract jsons{nonexistent}{ \{"id": \{"a":101, "b":102\}, "IDs": \{"1":116, "2":943, "3":234\}\} }}>
 expect: <>
 
+${if forany_json {[1, 2, 3]}{={$item}{1}}{yes}{no}}
+${if forany_jsons{["A", "B", "C"]}{eq{$item}{B}}{yes}{no}}
+
 ****
 # Test "escape" with print_topbitchars
 exim -be -DPTBC=print_topbitchars