scopeName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) |
||
Line 13: | Line 13: | ||
|p1= name: [[String]] | |p1= name: [[String]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[scopeName]] "main"; | |x1= <code>[[scopeName]] "main"; |
Revision as of 10:18, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Program Flow
Syntax
- Syntax:
- Syntax needed
- Parameters:
- name: String
- Return Value:
- Nothing
Examples
- Example 1:
scopeName "main"; while {true} do { scopeName "loop1"; while {true} do { scopeName "loop2"; ... }; };
Additional Information
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