You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

Concepts 

  Flow

A flow is used to model the path(s) that can be taken through the application. 

  Event

An event is used to give names to triggers (such as button presses or errors) that can be acted upon within a flow.

Functions and function calls

Functions are used to allow common operations to take place in separate, easily reusable modules.

Service call 

A service call is used to execute one of the many available Services within a Flow element. There are services for a variety of purposes, such as:




Visuals

This visual does not aim to be complete, but rather to provide insight.

  • No labels