SPC  Version 0.9.5
 All Files Functions Groups Pages
Statements

The body of a code block (task or function) is composed of statements.

Statements are terminated with a semi-colon (';'), as you have seen in the example code above.