Call an action or a function

fx-call allows to call action or a function.

Calling an action

Calling an action is useful to avoid duplication of actions needed in several places of a page.

Calling a function

Sometimes you probably just want to call a function for its side-effects without using a bound node.