Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:increment [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:increment to a_f:a:increment administrator | a_f:a:increment [2023/05/09 01:38] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Actions | + | {{tag>Index Action |
| ====== Incremental action ====== | ====== Incremental action ====== | ||
| Line 10: | Line 10: | ||
| ===== Example ===== | ===== Example ===== | ||
| - | <code aim> INCREASE Account.Balance BY 1000</ | + | <code aim> |
| - | <code aim> REDUCE Account.Balance BY Transaction.Amount</ | + | <code aim> |
| <callout type=" | <callout type=" | ||
| - | <code aim> INCREASE Account.Balance BY 10%</ | + | <code aim> |
| - | <code aim> REDUCE Account.Balance BY 5%</ | + | <code aim> |
| </ | </ | ||