with
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- ARMA 2
- Version:
- 1.00
Description
- Description:
- Execute the code inside the given namespace.
Syntax
Examples
- Example 1:
with missionNamespace do {global = global + 1;};
Additional Information
- Multiplayer:
- -
- See also:
- Forward Compatibility, missionNamespace, uiNamespace, parsingNamespace
Notes
Notes