CodeCop Warning AA0040
Avoid using nested WITH statements.
Description
It can be difficult to see what variable that a member variable or function refers to, when nesting WITH statements of variables with different types.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
Avoid using nested WITH statements.
It can be difficult to see what variable that a member variable or function refers to, when nesting WITH statements of variables with different types.