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.
- 2024.08.28: Implemented add output variables and types
- Selecting a syntax highlighting theme
- Choosing a programming language
The result
variable is used for output
The F1 key in the editor brings up additional settings (Default-Keyboard-Shortcuts)