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