Common Action Attributes
From CYW-Wiki
Up to now there is only one common action attribute and that is the "Repetition behavior". This parameter defines whether an action should be re-executed every time the page is changed via JavaScript. The parameter has to options:
- The action will be re-executed every time the page is changed via JavaScript (i.e. when a element is added or removed). The prerequisite is that the script is also re-executed on every page change (see Other Script Parameters).
- The action is only executed once.
The repetition behavior is not relevant for shortcut actions as they will always be executed for technical reasons.

