Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejavascript
themeConfluence
raise explicitsome_domain event "foo"
  attributes event:attrs

This raises the event explicitsome_domain:foo with all of the attributes that were passed into the enclosing rule.

...