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 and every published strategy that uses Unsupported While Expression Continue Result Test on WOBR StrategyVerse.