Hi @Eduardo.SaezDRTV4 ,
It looks like the error you're seeing is due to a return statement in a method that is declared to return void
.
Hi @Eduardo.SaezDRTV4 ,
It looks like the error you're seeing is due to a return statement in a method that is declared to return void
.