objNull – Talk

From Bohemia Interactive Community
Revision as of 23:12, 3 April 2010 by .kju (talk | contribs)
Jump to navigation Jump to search
>> Array1 = [objNull];
>> Array1 = Array1 - [objNull];
>> Array1 == [];

This code will cause an error. Deleted.

What should that be or do?
Array1 == [];

--Kju 23:12, 3 April 2010 (CEST)