File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -613,9 +613,7 @@ Possible values include:
613
613
| Value | Fetches Matrix blocks…
614
614
| - | -
615
615
| ` 1 ` | created for an element with an ID of 1.
616
- | ` 'not 1' ` | not created for an element with an ID of 1.
617
616
| ` [1, 2] ` | created for an element with an ID of 1 or 2.
618
- | ` ['not', 1, 2] ` | not created for an element with an ID of 1 or 2.
619
617
620
618
621
619
@@ -712,9 +710,7 @@ Possible values include:
712
710
| Value | Fetches Matrix blocks…
713
711
| - | -
714
712
| ` 1 ` | created for an element with an ID of 1.
715
- | ` 'not 1' ` | not created for an element with an ID of 1.
716
713
| ` [1, 2] ` | created for an element with an ID of 1 or 2.
717
- | ` ['not', 1, 2] ` | not created for an element with an ID of 1 or 2.
718
714
719
715
720
716
You can’t perform that action at this time.
0 commit comments