The answer is yes. Hierarchy is not the proper term though, variables declared with "my" can only be "seen" by the rest of the script within the scope they are defined in. In your case the scope is the block, the stuff between {}.
[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object:erlDesignPatterns)[/small]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.