mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add type checks to switch node options (#1714)
* Add type checks to switch node options * add isType to messages.json
This commit is contained in:
committed by
Nick O'Leary
parent
60ff8660de
commit
4a4513a746
@@ -568,6 +568,7 @@
|
||||
"false":"is false",
|
||||
"null":"is null",
|
||||
"nnull":"is not null",
|
||||
"istype":"is of type",
|
||||
"head":"head",
|
||||
"tail":"tail",
|
||||
"index":"index between",
|
||||
|
Reference in New Issue
Block a user