Code Inspection: 'with' statement
Reports with statements. with statements result in potentially confusing implicit bindings, and may behave strangely in setting new variables.
Last modified: 08 March 2021
Reports with statements. with statements result in potentially confusing implicit bindings, and may behave strangely in setting new variables.