missionNamespace: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| (\[\[[a-zA-Z0-9 _]+\]\][^ ]*) \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=") |
||
Line 17: | Line 17: | ||
| Returns the global namespace attached to mission. | | Returns the global namespace attached to mission. | ||
| '''missionNamespace''' | \|s1= '''missionNamespace''' | ||
|r1= [[Namespace]] | |r1= [[Namespace]] |
Revision as of 15:41, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- Variables
Syntax
- Syntax:
- missionNamespace
- Return Value:
- Namespace
Examples
- Example 1:
missionNamespace setVariable ["YourString",3];//Same as: YourString = 3; _yourString = missionNamespace getVariable "YourString";
Additional Information
- See also:
- currentNamespaceuiNamespaceparsingNamespaceprofileNamespacelocalNamespaceallVariableswithForward Compatibility
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