grpNull

From Bohemia Interactive Community
Revision as of 05:39, 16 April 2006 by Fragorl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

grpNull


Operand types:

None

Type of returned value:

Group

Description:

Non-existant group. This values is not equal to anything, not even to itself.


Example:

group player == grpNull
Result is false