set_switch_name
Change or assign a name to a switch using its ID, making it easier to identify and manage in RPG Maker events.
Instructions
Set a switch name by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Switch ID (1-based) | |
| name | Yes | New name for the switch |