Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Release date: November 22, 2023.

New features

Smart Editor

  • 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 uni

  • 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.

Download the latest Flow release notes here:

  • No labels