array donesearch

array donesearch arrayName searchId terminates an array search and destroys all the state associated with that search.

Synopsis

array donesearch arrayName searchId

Description

SearchId indicates which search on arrayName to destroy, and must have been the return value from a previous invocation of array startsearch. Returns an empty string.

This command should be considered to be deprecated. It is still supported in 8.6, but will probably be culled in 9.0.