RETURN
Interrupts the recalculation cycle. This is of special interest, if a Streamsheet starts to evaluate on process start and is set to evaluate endlessly. Using RETURN, you can stop this endless recalculation.
Syntax
=RETURN()
Arguments
None
Return
Type | Description |
---|---|
Boolean or Error | TRUE or error value. |
Examples
Formula | Result | Comment |
---|---|---|
| TRUE |