Skip to main content
Version: Streamsheets 2.5

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

TRUE or error value.

Examples

FormulaResultComment
=RETURN()
TRUE