Google Blockly is a visual coding tool available on the Kuika platform. It enables drag-and-drop block-based coding and allows users to easily design complex processes. You can integrate Google Blockly to quickly create workflows, logic checks and data processing steps for the applications you develop in Kuika.
It is a useful tool for users with limited coding knowledge and accelerates the application development process. In this training content, you will learn how to integrate Google Blockly into your Kuika applications and how to design functions with block-based coding.

Kuika's Google Blockly module contains different categories of blocks. With these blocks, you can easily perform operations such as logic controls, loops, mathematical operations and data management.

1. Logic
2. Loops
3. Math
4. Text
5. Lists
6. Colors (Colour)
7. Variables
8. Functions
9. Kuika Parameters
There are various data types and parameters used in the Kuika platform. These are
These parameters are used as input for the related actions. If you want to use an action, you must fill these parameters completely and correctly. Missing or incorrect parameters may prevent the action from working properly.
Thanks to Google Blockly, you can develop functions quickly and efficiently using block-based programming on the Kuika platform.