2 lines
68 B
Text
2 lines
68 B
Text
|
|
Debug.Print "Array Length: " & UBound(Array("apple", "orange")) + 1
|