Update AND

This commit is contained in:
Harrissou Sant-anna 2022-04-07 17:39:59 +02:00 committed by Nyall Dawson
parent b69a00711c
commit 269b895aa3

View File

@ -2,7 +2,7 @@
"name": "AND",
"type": "operator",
"groups": ["Operators"],
"description": "Returns TRUE when condition a and b are true.",
"description": "Returns TRUE when conditions a and b are true.",
"arguments": [{
"arg": "a",
"description": "condition"