BIS_fnc_sideName

From Bohemia Interactive Community
Revision as of 15:16, 12 October 2020 by R3vo (talk | contribs) (Text replacement - "\[\[Category\:Function Group\: Sides(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Jump to navigation Jump to search
Hover & click on the images for description

Description

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

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:
sidecountSideCfgVehicles config side valueSideplayerSidewesteastresistanceciviliansideLogicsideFriendlysideEnemysideUnknownsideEmptysideAmbientLifeSide relations

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