{{name}}

{{?description}}

{{{description}}}

{{/description}} {{?conditions}} {{?supportsRules}}

Supported conditions

The following conditions may be used in rules registered through {{addRulesFunction.name}} .

{{/supportsRules}} {{/conditions}} {{?actions}} {{?supportsRules}}

Supported actions

The following actions may be used in rules registered through {{addRulesFunction.name}} .

{{/supportsRules}} {{/actions}} {{?filters}}

Filters

{{#filters}}{{+partials.parameter_full}}{{/}}
{{/filters}} {{?supportsRules}} {{- TODO(vabr): For addRulesFunction it would be better to call partials.function directly as follows: {{+partials.function @:addRulesFunction parentName:name api:api parentId:id}} but for some reason the parentName:name does not override the 'parentName' property of addRulesFunction (which is 'Event'). This will get fixed as soon as we get rid of using @ in partials.function. -}}

{{addRulesFunction.name}}

{{+partials.function_details function:addRulesFunction parentName:name api:api}} {{/supportsRules}} {{?supportsListeners}} {{+partials.function @:addListenerFunction parentName:name api:api parentId:id}} {{/supportsListeners}}