removeCursor()
Remove a cursor from the IanniX score.
Parameters
Once an object iannixout has been created, you can use the following function:
iannixout.removeCursor(cursorID)
| Parameter | Type | Default | Description |
|---|---|---|---|
cursorID |
int or str |
required | The ID of the cursor to remove. |