run_js
Evaluate JavaScript code within FMOD Studio's scripting terminal to control audio import, event creation, and bank building. Use return to output results.
Instructions
Evaluate arbitrary JavaScript in the Studio scripting terminal.
Your snippet is wrapped in an IIFE, so use return to surface a value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |