Versions Compared

Key

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

...

  • Integrate Smart Editor for query fields, it has syntax highlight and auto-completion for Linq language.

  • Every Flow unit which accepts a query will integrate the new Smart Editor.

...

Game Over uniunit

  • This unit prompts a Flow to stop or delete itself when the task is complete.

  • An event entering through the stop port will signal the current flow to stop, whereas an event entering via the delete port will signal the entire Flow to delete itself.

  • If the evaluation produces an error, the event is sent to the error port.

...