While

Component-cycle that continues until the expression set in it returns the Truth (at the end of the cycle)

Properties

- Expression*: [Boolean] Expression the truth of which is checked before each iteration of the cycle

Last updated