Cicode Programming Reference > Working with Conditional Executors | Cicode

Working with Conditional Executors

The statements that control decisions and loops in your functions are called conditional executors. Cicode uses four conditional executors: If, For, While, and select case.

See Also

Published June 2018