Remove key JSONs¶
Documentation¶
Auto generated list version of Remove key JSON.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
input.
- Looped Outputs
output.
For details see the original node.
Definition¶
Input ports¶
- input [json]
Input
Output ports¶
- output [json]
Output
Configuration¶
- Remove all (all)
Remove all occurences of key, not just first
- JSON key (key)
The key to select
Implementation¶
- class node_select_json.RemoveKeyJsons[source]