. . .

Server Code

You can find the server code screen as tab within the class editor after adding the Server Code Module. Here you can write your own business logic using JavaScript.

images/download/attachments/61479676/ServerCode.png

For each own class you created in the class editor before, you can define your own logic for each CRUD method. The interface for each method is described here.

Like in the class editor, you can choose the class you want to write code for from the left navigation menu.