9 lines
No EOL
242 B
JSON
9 lines
No EOL
242 B
JSON
{
|
|
"id": "null_separation",
|
|
"sort_order": 21,
|
|
"name": "Null Separation",
|
|
"description": "output everything after the first zero in the input data",
|
|
"init_board": null,
|
|
"inputs": "9834726\u0000Hello, worlg!",
|
|
"outputs": "Hello, worlg!"
|
|
} |