project_save_as
Save a REAPER project to a new path and make it the active file for future saves. Ideal for relocating or renaming projects without creating a backup copy.
Instructions
Save project to new path. This project's active file becomes
path going forward — subsequent project_save calls target it,
not the original file. Use project_backup instead if you want a
snapshot copy without switching your active file.
Args: path: Absolute .rpp path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |