groupFromNetId: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(example see also)
No edit summary
Line 38: Line 38:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on May 9, 2015 - 15:03 (UTC)</dd>
<dt class="note">[[User:Killzone Kid|Killzone Kid]]</dt>
<dd class="note">
placeholder
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 17:03, 9 May 2015

Hover & click on the images for description

Description

Description:
Get group with given unique ID.
Groups:
Uncategorised

Syntax

Syntax:
groupFromNetId id
Parameters:
id: String
Return Value:
Group

Examples

Example 1:
_group = groupFromNetId "4:45";

Additional Information

See also:
objectFromNetIdnetId

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 May 9, 2015 - 15:03 (UTC)
Killzone Kid
placeholder