Ar Null
Revision as of 05:24, 12 July 2014 by imported>Odessa (clarified)
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns a constant, an invalid array. This is useful if you wish to specify that a variable which previously referred to an array should no longer refer to any array.
Note that redundant arrays which are no longer referenced by any scripts or other arrays are deleted automatically, this is not a typical usage function.
Syntax
(NullArray:array) Ar_Null
Example
let SomeArray := Ar_Null