nil: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|N]] | [[Category:Scripting Commands ArmA|N]] | ||
<h2 style="color:#000066">'''nil'''''</h2> | <h2 style="color:#000066">'''nil'''''</h2> | ||
Revision as of 11:15, 23 April 2006
nil
Operand types:
None
Type of returned value:
Description:
Nil value.
This value can be used to undefine existing variables.
Example:
variableToDestroy = nil