DeleteFromList:

Path: Common/General

--------------------------------------------------------------------------
   Delete the selected item from a list.
--------------------------------------------------------------------------
   Form:
   DeleteFromList( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h             (1,1)   Handle to list

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

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

Back to the Common Module page