node-red/packages/node_modules/@node-red/nodes/examples/function/switch
Nick O'Leary 07585f01e3
Ensure all examples are consistently named
2020-06-24 14:43:27 +01:00
..
01 - Select output port.json
02 - Check all rules.json
03 - Stop after first match.json
04 - Select output port by type.json
05 - Use JSONata for switch rule.json
06 - Use JSONata for switch value.json
07 - Recreate message sequence.json
08 - Route message based on properties.json
09 - Route message based on context value.json