AVDEF Subroutine: Removes the array from the list of viewable arrays.
Module: USE AVDEF
Syntax
Remarks
Removes the specified array from the list of viewable arrays and frees any associated resources used by this library of subroutines. To display the array at a later time, your application must again call both faglStartWatch and faglShow.
Before calling faglEndWatch, you might want to save the array as a .AGL file using faglSaveAsFile.
See Also