a && b

From Bohemia Interactive Community

Jump to: navigation, search
Editors, please check Policy: Scripting Command Page Syntax.
Introduced in Operation Flashpoint version 1.00

Click on the images for descriptions

Introduced in

Game:
Operation Flashpoint
Version:
1.00

Description

Description:
Returns whether both values are true.

Identical to: a and b

Syntax

Syntax:
a && b
Parameters:
a: a test condition or a variable that return a Boolean value
b: a test condition or a variable that return a Boolean value
Return Value:
Boolean

Examples

Example 1:
if (alive player) && (enemycount == 0) then {hint "you win"}

Additional Information

Multiplayer:
no special considerations
See also:
and, Operators

Notes

Notes

+ Add Note

Only post proven facts here. Use the talk page or the forums for discussions.

Notes

Bottom Section

Personal tools
Buy ArmA now!