FreeArray()

语法

FreeArray(Array())
概要
Free the specified 'Array()' and release all its associated memory. To access it again Dim has to be called.

参数

Array() The array to free.

返回值

无.

参阅

FreeList(), FreeMap()

已支持操作系统

所有

<- CopyArray() - Array Index