The handling of unknown variables (not previously used or previously declared) is different between bsh2 and bsh3. The previous version returned a void where undeclared variables were used, the ...
== It's not yet clear why assigning null to the variable o should result in it being void rather than null as expected. It looks to be a side effect of using the JSR223 sampler rather than the ...