Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As you have seen above, you can easily access variables by writing their name (including $ prefix) in an expression. Namespaces define in which cue the variables are actually stored (and from which cue they are read).


Creating and removing variables

You can create variables with certain actions and conditions, such as the <set_value> action:

...