In the Array dialog boxes, you can specify an array as a value for a property. The following array dialog boxes are available to return arrays:
8-Bit Unsigned Integer Array Dialog Box - returns a collection of positive integers equivalent to 8 bits in size
16-Bit Unsigned Integer Array Dialog Box - returns a collection of positive integers equivalent to 16 bits in size
32-Bit Unsigned Integer Array Dialog Box - returns a collection of positive integers equivalent to 32 bits in size
64-Bit Unisgned Integer Array Dialog Box - returns a collection of positive integers equivalent to 64 bits in size
8-Bit Signed Integer Array Dialog Box - returns a collection of positive or negative integers equivalent to 8 bits in size
16-Bit Signed Integer Array Dialog Box - returns a collection of positive or negative integers equivalent to 16 bits in size
32-Bit Signed Integer Array Dialog Box - returns a collection of positive or negative integers equivalent to 32 bits in size
64-Bit Signed Integer Array Dialog Box - returns a collection of positive or negative integers equivalent to 64 bits in size
String Array Dialog Box - returns a collection of alphabetic and numeric character strings
Boolean Array Dialog Box - returns a collection of Boolean expressions, True or False
32-Bit Real Array Dialog Box - returns a collection of positive or negative real numbers, with or without a decimal point, equivalent to 32 bits in size
64-Bit Real Array Dialog Box - returns a collection of positive or negative real numbers, with or without a decimal point, equivalent to 64 bits in size
16-Bit Character Array Dialog Box - returns a collection of alphabetic and numeric character strings equivalent to 16 bits in size
Date/Time Array Dialog Box - returns a collection of dates in the format mm-dd-yy and times in the format hh:mm:ss