set_variable_name
Update the name of a variable in your RPG Maker MV project by specifying its ID and new name.
Instructions
Set a variable name by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Variable ID (1-based) | |
| name | Yes | New name for the variable |