scopeName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(add. ArmA2 classification)
Line 31: Line 31:
[[Category:Scripting Commands|SCOPENAME]]
[[Category:Scripting Commands|SCOPENAME]]
[[Category:Scripting Commands ArmA|SCOPENAME]]
[[Category:Scripting Commands ArmA|SCOPENAME]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 18:15, 3 June 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

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.
Groups:
Uncategorised

Syntax

Syntax:
scopeName name
Parameters:
name: String
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
breakOutbreakTo

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section