configNull: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.53|= Game version ______________...") |
Killzone Kid (talk | contribs) (see also) |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[grpNull]], [[locationNull]], [[taskNull]], [[ | | [[controlNull]], [[displayNull]], [[grpNull]], [[locationNull]], [[objNull]], [[taskNull]], [[teamMemberNull]], [[scriptNull]], [[typeName]], [[isNull]] |= See also | ||
}} | }} |
Revision as of 14:54, 30 October 2015
Description
- Description:
- A non-existing Config. This value is not equal to anything, including itself.
- Groups:
- Uncategorised
Syntax
- Syntax:
- configNull
- Return Value:
- Config
Examples
- Example 1:
_config = missionNamespace getVariable ["myConfig", configNull];
Additional Information
- See also:
- controlNulldisplayNullgrpNulllocationNullobjNulltaskNullteamMemberNullscriptNulltypeNameisNull
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
[[Category:Introduced with arma3dev version 1.53]][[ Category: arma3dev: New Scripting Commands | CONFIGNULL]][[ Category: arma3dev: Scripting Commands | CONFIGNULL]]