mirror of https://github.com/node-red/node-red.git
a === null / a !=== null
is different to
typeof a == "undefined" / typeof a != "undefined"
|
||
|---|---|---|
| .. | ||
| 10-switch.html | ||
| 10-switch.js | ||
| 15-change.html | ||
| 15-change.js | ||