How do we mark out code that belongs to a function?

Between { and }Between ( and )After the keyword var

Between { and }.