taskNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
| x2 = <code>[[str]] [[taskNull]]; // No task</code>
| x2 = <code>[[str]] [[taskNull]]; // No task</code>


|[[controlNull]], [[displayNull]], [[grpNull]], [[locationNull]], [[objNull]], [[teamMemberNull]], [[scriptNull]], [[configNull]], [[typeName]], [[isNull]]
|seealso= [[controlNull]], [[displayNull]], [[grpNull]], [[locationNull]], [[objNull]], [[teamMemberNull]], [[scriptNull]], [[configNull]], [[typeName]], [[isNull]]
}}
}}



Revision as of 01:08, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
BriefingVariables

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
!isNull taskNull; // false
Example 2:
str taskNull; // No task

Additional Information

See also:
controlNulldisplayNullgrpNulllocationNullobjNullteamMemberNullscriptNullconfigNulltypeNameisNull

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