What do we call the code between the curly braces {} of an if statement?

Code blockIf statement

We call the code between the curly braces a code block.