Source: idf/uds_idf/uds_idf__delete_instrument.pro
uds_idf::delete_instrument
Delete an instrument definition from the UDS list.
Usage:
idfref -> delete_instrument, index|instrument=instrument
Argument:
index int input The index of the instrument to delete.
Keyword:
instrument string The name of the instrument to remove.
Notes:
The instrument may only be specified one way.
History:
Original: 6/3/01; SJT