2.4.17.1.1 VBArray ( value)

When the VBArray function is called, the following steps are taken:

1. If Type(value) is SafeArray, return value.

2. Raise a TypeError exception.