Actions
Feature proposal #6962
closedImplement extendable User parameter
Feature proposal #6962:
Implement extendable User parameter
Description
The User parsing needs to be more strict in its case checking (no else, but only elseif) then a trigger added to allow the user parsing to be overridden or extended. This can be done directly in the ->run function of auto action table objects. Trigger could probably be autoactions_onRunAutoAction.
Actions