add a return command which ACCEPTS return values!
its required as you cant simply exit the current function (CALL varName) scope with exitWith or breakOut!
it is a limitation which makes scripting just more pain in the ass then it is currently as we did not got the JAVA implementation ... (where i can return from a function where ever i like to!)