grpNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= Description
| A non-existing group. This value is not equal to anything, including itself. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''grpNull''' |= Syntax
| '''grpNull''' |= Syntax


| |= Return value
| [[Group]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
| x1 = <code> [[group]] [[player]] <nowiki>==</nowiki> '''grpNull''' </code>


Result is false
|  |= See also
|  |= See also



Revision as of 17:19, 4 August 2006

Hover & click on the images for description

Description

Description:
A non-existing group. This value is not equal to anything, including itself.
Groups:
Uncategorised

Syntax

Syntax:
grpNull
Return Value:
Group

Examples

Example 1:
group player == grpNull Result is false

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

Notes

Bottom Section