NodeJS
Hi,
I’m calling a Library action with an Exec step.
I need a “Return” step in a Library action, to prevent running further steps.
Usage context inside Library action:
The problem with “End” step it also stops running steps from the caller/parent…
You can use the break step for this, it already works in repeats, while etc. In the next update it should also work on other levels to prevent running further steps and not throw an error.
This is now available in Wappler 7.5.1