nil
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Nil value. This value can be used to undefine existing variables.
Syntax
- Syntax:
- nil
- Return Value:
- Void
Examples
- Example 1:
variableToDestroy = nil
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes
Array content is 'destroyed' when no more ArrayNames refer to the content.

