Set list
set_listCreates or replaces a named list on a Scratch target with specified items, allowing programmatic control over list data for sprites or the stage.
Instructions
Create or replace a list on a target by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| items | Yes | ||
| target | Yes |