If you declare a local variable in a contained procedure that has the same name as one in the host, access to the host variable is blocked.
If you declare a local variable in a contained procedure that has the same name as one in the host, access to the host variable is blocked.