isNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Inline code|" to "{{ic|")
(Made use of GVI template in description. (Build number will be fixed via template *looking at Lou*))
Line 36: Line 36:
{{!}}- style{{=}}"font-size: .85em"
{{!}}- style{{=}}"font-size: .85em"
! Since
! Since
{{!}} {{Name|ofp|short}} v1.00
{{!}} {{GVI|ofp|1.00}}
{{!}} {{Name|ofp|short}} v1.00
{{!}} {{GVI|ofp|1.00}}
{{!}} {{Name|arma1|short}} v1.00
{{!}} {{GVI|arma1|1.00}}
{{!}} {{Name|arma1|short}} v1.00
{{!}} {{GVI|arma1|1.00}}
{{!}} {{Name|arma2|short}} v1.00
{{!}} {{GVI|arma2|1.00}}
{{!}} {{Name|arma2|short}} v1.00
{{!}} {{GVI|arma2|1.00}}
{{!}} {{Name|arma3|short}} v1.29.127075
{{!}} {{GVI|arma3|1.29.127075}}
{{!}} {{Name|arma3|short}} v1.53.133130
{{!}} {{GVI|arma3|1.53.133130}}
{{!}} {{Name|arma3|short}} v1.99.146508
{{!}} {{GVI|arma3|1.99.146508}}
{{!}}}
{{!}}}



Revision as of 19:20, 27 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Problems:
teamMemberNull for Team Member type is not supported. Use private _isNull = _teamMember isEqualTo teamMemberNull instead.
Groups:
Variables

Syntax

Syntax:
Syntax needed
Parameters:
entity: Object, Control, Display, Group, Location, Task, Script, Config or Diary Record
Return Value:
Return value needed

Examples

Example 1:
if (isNull obj) then {hint "doesn't exist";};

Additional Information

See also:
controlNulldisplayNullgrpNulllocationNullobjNulltaskNullteamMemberNullscriptNullconfigNulltypeName

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