BIS fnc sideNameUnlocalized: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 19: Line 19:
|x2= <code>0 [[call]] [[BIS_fnc_sideNameUnlocalized]];//Returns "EAST"</code>
|x2= <code>0 [[call]] [[BIS_fnc_sideNameUnlocalized]];//Returns "EAST"</code>


| [[side]]
|seealso= [[side]]
}}
}}



Revision as of 01:37, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Sides

Syntax

Syntax:
Syntax needed
Parameters:
input: Number or Side - Side ID or side
Return Value:
Return value needed

Examples

Example 1:
west call BIS_fnc_sideNameUnlocalized;//Returns "WEST"
Example 2:
0 call BIS_fnc_sideNameUnlocalized;//Returns "EAST"

Additional Information

See also:
side

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