> For the complete documentation index, see [llms.txt](https://docs.obto.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obto.co/applications/scripting-console.md).

# Scripting Console

**Scripting Console** is the easiest way to test your code during development. You have full access to all platform modules as you normally would. Just need to copy your code and run it in the console.

We strongly suggest to develop your application in small parts and make sure data is flowing across as expected. These parts can then be tested in the scripting console to ensure expected functionality.

***Note:*****&#x20;You can print a log statement from the scripting console as well. Any error thrown in the scripting console will be shown under Error Logs.**

**Scripting Console** can be found under the **Scripts** navigation tab.&#x20;
