News
This statement declares a one-dimensional array of type character. The DECLARE statement does not set the array bounds or create any elements. Dynamic arrays are only accessible within the scope in ...
You can use the REDIM function to change the high bound of any dimension of a dynamic array at runtime. You cannot change the number of dimensions or type of the array, only the bounds. The REDIM ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results