This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| ref:glossary:while_semantics [2026/08/13 00:43] – ↷ Page moved from glossary:while_semantics to ref:glossary:while_semantics localdev | ref:glossary:while_semantics [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev |
|---|
| ===== While semantics ===== | ===== While semantics ===== |
| |
| ‘While semantics’ is an option for [[glossary:rule|rules]] in [[glossary:rule_collection|unordered collections]] the [[glossary:configurator|configurator]] may use in some rare circumstances to tell **//[[glossary:aware_im]]//** that it should keep executing rule [[glossary:action|actions]] while the rule [[glossary:condition|conditions]] are satisfied. Normally //**Aware IM**// executes rule actions once, and only executes them again if [[glossary:attribute|attributes]] mentioned in the rule change. | ‘While semantics’ is an option for [[ref:glossary:rule|rules]] in [[ref:glossary:rule_collection|unordered collections]] the [[ref:glossary:configurator|configurator]] may use in some rare circumstances to tell **//[[ref:glossary:aware_im]]//** that it should keep executing rule [[ref:glossary:action|actions]] while the rule [[ref:glossary:condition|conditions]] are satisfied. Normally //**Aware IM**// executes rule actions once, and only executes them again if [[ref:glossary:attribute|attributes]] mentioned in the rule change. |
| |
| This is an advanced rule option and should be used with care since it may cause an endless execution loop. | This is an advanced rule option and should be used with care since it may cause an endless execution loop. |