# Script command

```
 Action    name: ExecuteLine
 
```

You can enter and execute a small script written in the built-in IDC language or any other registered extlang.

Here is the list of [built-in](https://docs.hex-rays.com/9.0sp1/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions) functions.

See also:

* [IDC](https://docs.hex-rays.com/9.0sp1/developer-guide/idc/core-concepts) language overview
* Execute [script file](https://docs.hex-rays.com/9.0sp1/user-guide/user-interface/menu-bar/file/script-file) command
* [File... submenu](https://docs.hex-rays.com/9.0sp1/user-guide/user-interface/menu-bar/file) commands
* How to use [notepad](https://docs.hex-rays.com/9.0sp1/user-guide/disassembler/navigation/how-to-enter-text).
