Conditionals

Conditional are conditional statements. They allow you to create conditions and return a different answer depending on whether the condition was satisfied. Some examples here are if..then..else statements and try..otherwise statements.

Receive the latest article in your mailbox