configNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| A non-existing [[Config]]. This value is not equal to anything, including itself. |= Description
| A non-existing [[Config]] |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:57, 30 October 2015

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.53|1.53]]
Hover & click on the images for description

Description

Description:
A non-existing Config
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]]

Notes

Bottom Section