The length() warning should only trigger with the length() method, not the length() function. It is very helpful that they have the same name and do totally different things. I believe they can be distinguished simply by looking for the . method syntax.
The length() warning should only trigger with the length() method, not the length() function. It is very helpful that they have the same name and do totally different things. I believe they can be distinguished simply by looking for the
.
method syntax.