scopeName

From Bohemia Interactive Community
Revision as of 23:55, 4 July 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


scopeName name


Operand types:

name: String

Type of returned value:

Nothing

Description:

Defines name of current scope.

Name is visible in debugger, and name is also used as reference in some commands.

Scope name can be defined only once per scope.