and: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 39: Line 39:
[[Category:Scripting Commands OFP 1.46|AND]]
[[Category:Scripting Commands OFP 1.46|AND]]
[[Category:Scripting Commands ArmA|AND]]
[[Category:Scripting Commands ArmA|AND]]
[[Category:Command_Group:_Math]]
[[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]]

Revision as of 22:32, 9 August 2006

Hover & click on the images for description

Description

Description:
a and b
Groups:
Uncategorised

Syntax

Syntax:
a and b
Parameters:
a: Boolean
b: Boolean
Return Value:
Boolean

Examples

Example 1:
alive player and alive leader player

Additional Information

See also:
or

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