grpNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(format)
(see also)
Line 17: Line 17:
| x1 = <code> _group <nowiki>=</nowiki> '''grpNull''' </code>  
| x1 = <code> _group <nowiki>=</nowiki> '''grpNull''' </code>  


| [[controlNull]], [[displayNull]], [[locationNull]], [[objNull]], [[taskNull]], [[teamMemberNull]], [[scriptNull]], [[configNull]], [[typeName]] |= See also
| [[controlNull]], [[displayNull]], [[locationNull]], [[objNull]], [[taskNull]], [[teamMemberNull]], [[scriptNull]], [[configNull]], [[typeName]], [[isNull]] |= See also


}}
}}

Revision as of 15:55, 30 October 2015

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 = grpNull

Additional Information

See also:
controlNulldisplayNulllocationNullobjNulltaskNullteamMemberNullscriptNullconfigNulltypeNameisNull

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