Scope¶
Scope is the context within which variables are defined.
ScopeObject.ClearTemplates |
Clear all templates and template paths in this scope. |
ScopeObject.ClearVariables |
Clear all variables in this scope. |
ScopeObject.hasprevscope |
hasprevscope. |
ScopeObject.hasnextscope |
hasnextscope. |
ScopeObject.lastscope |
lastscope. |
ScopeObject.prevscope |
prevscope. |
ScopeObject.nextscope |
nextscope. |