Go to: Synopsis. Return value. Related. Flags. MEL examples.
unassignInputDevice [-clutch string] [-device string]
unassignInputDevice is undoable, queryable, and NOT editable.
This command deletes all command strings associated with this device.None
In query mode, return type is based on queried flag.
| Long name (short name) | Argument types | Properties | ||
|---|---|---|---|---|
-device(-d)
|
string
|
|
||
|
||||
-clutch(-c)
|
string
|
|
||
|
||||
// This deletes all command strings associated with the spaceball. unassignInputDevice -d "spaceball";