get_scope

Returns the name of the current scope, or the parent of the current scope (or of a given scope).

References:

arguments

return value

Void

The scope name or an empty string for the global scope.

groups