$countChildScopes();
Counts all the direct and indirect child scopes of the current scope.
The current scope is excluded from the count. The count includes all isolate child scopes.
Returns
number |
Total number of child scopes. |
Counts all the direct and indirect child scopes of the current scope.
The current scope is excluded from the count. The count includes all isolate child scopes.
number |
Total number of child scopes. |
Please login to continue.