They all result in 3-element Variant arrays. The first array contains
the numeric value zero in each of its elements. The second array contains
the String value "0" in each of its elements. The difference between these
two is very subtle due to the fact the VBA will transparently convert
between numeric values and string values like these. The third array
contains empty strings in each of its elements.