Description
Allows you to find unplanned "successful" completion of the project, as well as breaks in the work of the template.
How to use in a project?
We call the context menu with the right button in any part of the project canvas and select “Search for successful exits”.
What is it used for?
Building the logic of the project
Debugging a template
Identifying interrupts in execution
How to work with a window?
Quick search string for an action or cube with the specified function.
List of actions that will lead to the successful completion of the project.
Click on the action in the list and it will be displayed on the workspace of our project
Function search is performed if it is specified inside the action
Usage example
For debugging, we recommend using this function after writing each template.
We open the window.
We check the list of successful completion with your logic.
We fix the template if necessary.
Thus, if you are mistaken somewhere, the function will always help you by showing successful options for completing the stream.