Actual code from the new EB Website; which may help you understand EB better:
Code:
if(! ($testmode || isFlagTrue($ps,'complete'))) {
	redirect('occultus_error','url');
	return false;
}