Jump Statements

From RAD Studio
Jump to: navigation, search

Go Up to Statements Index

A jump statement, when executed, transfers control unconditionally. There are four such statements: break, continue, goto, and return