Array Function

Returns the type Variant with a data field.

Sintaksa:

Zgjedhni listën e adresave

See also DimArray

Parametrat animues

Argument list: A list of any number of arguments that are separated by commas.

Shembull

Dim A As Variant

A = Array("Fred","Tom","Bill")

Msgbox A(2)