If-Else

Element that checks an expression and executes one of its two branches depending on the result.

Properties

- Expression*: [Boolean] Verifiable expression

Last updated