parentheses

Grouping components of boolean expressions

Components of boolean expressions can be grouped together using parentheses:

Passing arguments to functions

Arguments passed to functions should be enclosed in parentheses:

Conditional constructs

Parentheses are used as a syntax component for creating conditional constructs and loops: