Describes the console

General description

On the bottom side of the app builder you will find a panel with the console. You can press click to expand this panel. Inside, you can execute any script using the Javascript API of the platform. The output of this execution will be printed on the right side of this panel. This feature is very useful for testing any script before setting it in any other place.

Back to top