Logic & Code in XGENIA
XGENIA provides powerful tools for adding business logic to your applications without needing to write traditional code. You can use visual logic nodes, JavaScript, events, and cloud functions to control how your app behaves.
- Logic Nodes let you manipulate data and control flow visually
- JavaScript can be mixed in anywhere you need custom logic
- Events allow nodes to communicate and trigger actions
- Cloud Functions run server-side logic securely in the cloud