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:assignment [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:assignment to a_f:a:assignment administrator | a_f:a:assignment [2023/07/14 02:26] (current) – [Syntax] sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Actions | + | {{tag>Index Action |
| ====== Assignment action | ====== Assignment action | ||
| Line 5: | Line 5: | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | <code bnf> | + | <code bnf> |
| + | The '' | ||
| ===== Example ===== | ===== Example ===== | ||
| - | <code aim> Account.State = ' | + | <code aim> |
| - | <code aim> Account.Balance = 1000 + Transaction.Amount</ | + | <code aim> |
| - | <code aim> Loan.Item = Item</ | + | <code aim> |
| It is possible to assign references or clear references (set '' | It is possible to assign references or clear references (set '' | ||
| - | <code aim> Member.Loans = UNDEFINED</ | + | <code aim> |