Unsupported While Expression Continue Result Test

Category: cycle

A minimal script demonstrating the syntax for a while loop expression containing a continue statement, resulting in a null/void return.

Formula

\text{result} = \text{while } (i < 1) \{ i = i + 1; \text{continue} \} \implies \text{na}

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home