DeleteIfHandle:

Path: Common/General

--------------------------------------------------------------------------
   Close h if it is a handle
--------------------------------------------------------------------------
   Form:
   DeleteIfHandle( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h       (:)   Handles

   -------
   Outputs
   -------
   None 

--------------------------------------------------------------------------

Back to the Common Module page