CDISP0397E

Return statements are permitted only in functions.

A return statement is valid only in a function.
Remove the return statement.