| # IDE Node | |
|  | |
| **IDE Node** is an experimental node that allows you to run code written in **Python** or **Javascript** directly in the node, it is also possible to receive input data, which is stored in variables, process and output the result. | |
| # Features: | |
| - Selecting a syntax highlighting theme | |
| - Choosing a programming language | |
| # Note: | |
| The `result` variable is used for output | |
| The F1 key in the editor brings up additional settings ([Default-Keyboard-Shortcuts](https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts)) | |