Sb3 Set List
sb3_set_listSet or create a list on a target Scratch project by providing a JSON array string of items. Use this to initialize or replace list data directly.
Instructions
Set/create a list on a target; items is a JSON array string. (proxied)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| items | No | [] | |
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |