remove()
Stop calling a registered function.
Automate.remove(action)
Parameters
Automate.remove(action)
| Parameter | Type | Default | Description |
|---|---|---|---|
action |
function |
required | The function to remove from automation. |
Stop calling a registered function.
Automate.remove(action)
Automate.remove(action)
| Parameter | Type | Default | Description |
|---|---|---|---|
action |
function |
required | The function to remove from automation. |