# Script File

```
 Action    name: Execute
 
```

You can execute any script file supported by the built-in scripting engine ([IDC](https://docs.hex-rays.com/9.0/developer-guide/idc/core-concepts) or Python), or a scripting language added by a plugin. The scripting language to use is selected by the file name extension of the script.

See also [Immediate execution](https://docs.hex-rays.com/9.0/user-guide/user-interface/menu-bar/file/script-command) of script commands, [Load... submenu](https://docs.hex-rays.com/9.0/user-guide/user-interface/menu-bar/file/load-file) commands.
