|
IDL Reference Guide: Procedures and Functions |
|
The SCOPE_LEVEL function returns the scope level of the currently running procedure or function.
| Note For more information, see Interpreter Frames, Level, and Variable Scope. |
Result = SCOPE_LEVEL()
Returns an integer specifying the level of the currently running procedure or function.
None
None
HELP, SCOPE_VARFETCH, SCOPE_TRACEBACK, SCOPE_VARNAME, ROUTINE_INFO
IDL Online Help (March 06, 2007)