grpNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (=)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''grpNull''' |= Syntax
| [[Group]]<nowiki>=</nowiki> '''grpNull''' |= Syntax


| [[Group]] |= Return value
| [[Group]] |= Return value

Revision as of 05:02, 27 August 2007

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:
Group= 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