Skip to main content

Controlling Program Flow with Binary Branching

The SKILL Programming language provides three binary mechanisms to control the flow of your programs, the if() function, when() function and the unless() function.