OnNext
OnNext(bool)
Description
Called when checking whether to loop when the node finishes execution
Parameters
| Parameter Name | Description |
|---|---|
| result | Execution result |
Returns
Returns true if looping. Otherwise returns false.
OnNext()
Description
Called when checking whether to loop when the node finishes execution
Returns
Returns true if looping. Otherwise returns false.