BIS_fnc_sideName

From Bohemia Interactive Community
Revision as of 14:45, 2 May 2014 by Tom 48 97 (talk | contribs) (now has the correct layout.)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns side name.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[sideNumber] call BIS_fnc_sideName;
Parameters:
sideNumber: Side or Number - either side or side ID
Return Value:
String

Examples

Example 1:
[2] call BIS_fnc_sideName;

Additional Information

See also:
See also needed

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