parsingNamespace

From Bohemia Interactive Community
Revision as of 00:31, 11 April 2014 by Waffle SS. (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Return the global namespace attached to config parser.
Groups:
Uncategorised

Syntax

Syntax:
parsingNamespace
Return Value:
Namespace

Examples

Example 1:
parsingNamespace setVariable ["var1",101.23124]; _profVar1 = parsingNamespace getVariable "var1";

Additional Information

See also:
Forward CompatibilityuiNamespaceprofileNamespacemissionNamespacewith

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

Notes

Bottom Section