Previous Topic: Conditional StatementsNext Topic: GOTO Statements


Function Call Statements

You can use a function call as a statement where the function result is ignored.

Example:

Print("message: Starting section 2")