Simple BOOLEAN FUNCTION HELP - page 3

 
Dominik Christian Egert #: else it will declare a variable with scope beyond the for loop.

Always use strict. Fixing the warnings will save you hours of debugging, but you must understand the differences.

 
William Roeder #:

Always use strict. Fixing the warnings will save you hours of debugging, but you must understand the differences.

So that's the only page in the docs, where this behavior is documented?

I didn't find that ...
Reason: