allCurators: Difference between revisions
Jump to navigation
Jump to search
Austin medic (talk | contribs) (added example) |
No edit summary |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Curator|{{uc:{{PAGENAME}}}}]] | [[Category:Command Group: Curator|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on June 20, 2015 - 16:44 (UTC)</dd> | |||
<dt class="note">[[User:Verox|Verox]]</dt> | |||
<dd class="note"> | |||
This returns all curator logic units, not the units assigned to the logic. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 17:44, 20 June 2015
Description
- Description:
- Returns list of all curators.
- Groups:
- Uncategorised
Syntax
- Syntax:
- allCurators
- Return Value:
- Array
Examples
- Example 1:
_myVariable = allCurators;
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
Notes
Bottom Section
- Posted on June 20, 2015 - 16:44 (UTC)
- Verox
- This returns all curator logic units, not the units assigned to the logic.