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.