Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

...

The types of boolean operations currently available are:

  • OR

NB: Operations are unaware of other operations, which have two major consequences:

  • Operations cannot be chained: the output of an operation cannot be used as the input of another.
  • If multiple operations are defined on the same status point, they will overwrite each other's results.

Operation on input that is not the output:

...

The following attributes are read from the Exchanged data configuration:

  • An array of operations that will generate the current status point as output
  • For each operation:
    • The type of operation
    • The list of inputs status points (Pivot ID)

...