For example, lets say the variable we are interested in is X.
- If X is defined on this page then it is definately in scope.
- If X is not defined on this page but is defined in the page .Fit Nesse (this page's parent), then X is still in scope.
- If X is defined on .Fit Nesse .User Guide .Fit Nesse Wiki then X is not in scope because .Fit Nesse .User Guide .Fit Nesse Wiki is not a parent of this page.