Flow Variable
Introduction
Variables and listeners are closely connected as a variable with an empty value must be declared so that a listener can access it in its operation and, this way, when the TLML Syntax of a listener is fulfilled, the operation of the listener will be able to assign a certain value to the variable. The variable can, for example, be used in the answer given by the AI application. Note that Flow Variables are only accessible in the Flow in which they are declared.
Below please see how to add, edit or delete a variable in a Flow.