CDISP0413E
A return statement with a value is included in a function that returns void.
void cannot include a return statement that returns an expression.return statement.A return statement with a value is included in a function that returns void.
void cannot include a return statement that returns an expression.return statement.