mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add "has key" rule to switch node + tests
This commit is contained in:
@@ -621,7 +621,8 @@
|
||||
"tail":"tail",
|
||||
"index":"index between",
|
||||
"exp":"JSONata exp",
|
||||
"else":"otherwise"
|
||||
"else":"otherwise",
|
||||
"exists":"has key"
|
||||
},
|
||||
"errors": {
|
||||
"invalid-expr": "Invalid JSONata expression: __error__",
|
||||
|
Reference in New Issue
Block a user