Spy Set Variable
spy_set_variableCreate or update a Scratch variable or list, and set its starting value during headless project editing.
Instructions
Create a variable or list, or change its starting value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | variable | |
| name | Yes | ||
| value | No | 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |