BIS fnc encodeFlags8: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> " to " ")
m (Text replacement - "{{placeholder}}" to "{{Wiki|placeholder}}")
Line 21: Line 21:
------------
------------
[7,2,3,0,1] -> 001 000 011 010 111 -> 0001 0000 1101 0111 -> 4311
[7,2,3,0,1] -> 001 000 011 010 111 -> 0001 0000 1101 0111 -> 4311
*/</pre>{{placeholder}}<!-- Remove this after fill-in -->
*/</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in -->


|s1= [] call [[BIS_fnc_encodeFlags8]]
|s1= [] call [[BIS_fnc_encodeFlags8]]

Revision as of 02:28, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Bitwise

Syntax

Syntax:
[] call BIS_fnc_encodeFlags8
Return Value:
Return value needed

Examples

Examples:
Example needed

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