locationNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| ?\[\[([a-zA-Z0-9]+)\]\] *\|x1=" to " |r1= $1 |x1=")
Line 24: Line 24:
| '''locationNull'''
| '''locationNull'''


| [[Location]]
|r1= [[Location]]


|x1= <code>![[isNull]] [[locationNull]]; // false</code>
|x1= <code>![[isNull]] [[locationNull]]; // false</code>

Revision as of 11:27, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
LocationsVariables

Syntax

Syntax:
Syntax needed
Return Value:
Location

Examples

Example 1:
!isNull locationNull; // false
Example 2:
str locationNull; // No location
Example 3:
position locationNull; // [0,0,0]

Additional Information

See also:
controlNulldisplayNullgrpNullobjNulltaskNullteamMemberNullscriptNullconfigNulltypeNameisNull

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