Rhino 1.7R1
If I execute the following script:

<script>y = 5;</script>

I was expecting to have an exception telling me that y is not declared. But in my case, it seems that rhino auto declare it.

Any suggestion how to control it ?

Thanks
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to