grpNull

From Bohemia Interactive Community
Revision as of 21:02, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


grpNull


Operand types:

None

Type of returned value:

Group

Description:

Non-existant group.

This value is not equal to anything, not even to itself.


Example:

group player == grpNull ...... Result is false