...
2. In the Function name field, specify the function. For example, if you have created a new function called check_status
in my1
file, you must refer to it in the Call function node as wf.my1.check_status
.
3. Save the result in a variable, so you can use it in other nodes later on. The variable is defined in the Keep result in variable field.
...