...
Load the specified file (identified by full path) or URL into IGB. The data set will appear in the user's Data Management table upon completion.
Remove a data set
...
Code Block |
---|
unload <file or URL> or deleteTrack <file or URL> |
Remove a data set from the list of active data sets (shown in the Data Management Table) and delete the corresponding tracks.This command accepts track from IGB.
These commands accept one or more comma separated files identified by full path or URL.
...