array.delete
Syntax
Delete an array. Any FISH symbols pointing to the array are set to null.
Note that if this is called in a multi-threaded environment, the actual deletion will be deferred.
array.copy
array.dim