Action Finder/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Cg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Cg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
This tool attempts to find action blocks which generate a given result when provided with given input values. |
This tool attempts to find action blocks which generate a given result when provided with given input values. |
||
The tool is opened via the "''New |
The tool is opened via the "''New Step''" dialog in the diagram editor (the button at the top-right). |
||
[[Datei:NewActionPopUpMenu.png]] |
[[Datei:NewActionPopUpMenu.png]] |
||
In the search dialog, click on "Search by Result": |
|||
[[Datei:OpenActionFinderInNewActionDialog.png]] |
[[Datei:OpenActionFinderInNewActionDialog.png]] |
||
The action finder presents fields to enter the input value(s) ("''Arguments''") at the top left, |
|||
the expected output value ("'Answer''") and a search button. |
|||
Results of the search are found at the right side. |
|||
[[Datei:ActionFinderDialog1.png]] |
|||
=== Using the Action Finder === |
=== Using the Action Finder === |
||
Assume that you need to find an action block to concatenate two strings. I.e. you need an action with 2 input pins where we want to provide the values "hello" and "world", and which should generate "hello world" at its output pin. |
|||
Back to [[Online_Documentation#Tools | Online Documentation]]. |
Back to [[Online_Documentation#Tools | Online Documentation]]. |
||
Version vom 9. Juni 2021, 14:10 Uhr
This tool attempts to find action blocks which generate a given result when provided with given input values.
The tool is opened via the "New Step" dialog in the diagram editor (the button at the top-right).
In the search dialog, click on "Search by Result":
The action finder presents fields to enter the input value(s) ("Arguments") at the top left, the expected output value ("'Answer") and a search button. Results of the search are found at the right side.
Using the Action Finder
Assume that you need to find an action block to concatenate two strings. I.e. you need an action with 2 input pins where we want to provide the values "hello" and "world", and which should generate "hello world" at its output pin.
Back to Online Documentation.
Back to Tools.


