In the low-code environment, most or all of the application's functionality can be created without writing any code.
However, if you need to add functionality that is more advanced than what is provided by the plugins, any step can be written as server-side or client-side JavaScript code. You can mix Code-based steps with No-Code steps at a granular level, without having to work with the entire application at the code level.
Converting existing steps to code
to do
Referencing fields, variables, and properties from code
to do
Code analysis
to do
Viewing the entire application as code
to do