Actions
Feature proposal #4181
closedImplement exclude parameter for parseParams
Description
Implement exclude parameter to exclude keys from being parsed. If null then use the default (current exclude list), but if false then disable exclude entirely (except pseudo private beginning with _).
This will allow parsing out task, option, etc.. so they can be used in action conditionals or other substitution usages in actions. As is the below are removed so can't be conditioned against.
option
task
cid
action
cbsecuritym3
Actions