objNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(merged)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Non-existent object. This value is not equal to anything, not even to itself. |= Description
| See [[isNull_grp|IsNull]]. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''objNull''' |= Syntax


| [[Object]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1=<br> <code>_it <nowiki>=</nowiki> [[player]] <nowiki>==</nowiki> '''objNull'''</code>


Result is [[false]] |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:19, 27 August 2007

Hover & click on the images for description

Description

Description:
See IsNull.
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Examples:
Example needed

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