Environment.varDepth

Returns the level of depth, relative to this Environment, 0-N for a variable location, or -1 if not found

class Environment
int
varDepth
(
string varName
,
out bool isConst
)

Meta