Searches the entire Environment stack for a variable starting with the current environment and climbing the parent chain.
The name of the variable to look for.
True if the variable is found, otherwise false.
See Implementation
Searches the entire Environment stack for a variable starting with the current environment and climbing the parent chain.