ActionScript 3 fundamentals: Data types | Adobe Developer Connection
The primitive data types include Boolean, int, Null, Number, String, uint, and void. The ActionScript core classes also define the following complex data types: Object, Array, Date, Error, Function, RegExp, XML, and XMLList. Boolean data type The Boolean ...