Returns a two-dimensional array of the data load options that can be passed to Load. The array includes the options’ names and default values. For some options, the array also identifies the valid range of values.
<HsvData>.EnumLoadOptions pvar2davOptions
Variant array. Returns a two-dimensional safe array that represents the data load options. The first dimension identifies the options, which are listed in Table 61, Data Load Options. The second dimension provides information on options, and is indexed from 0 to 5: For example, since the delimiter option is the first item in the first dimension, array item (1,2) stores the system’s default delimiter. |
EnumLoadOptions is used in the example for Load.