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.