Go backward to The condition side.
Go up to Production memory (syntax).
The action side
---------------
If a production's entire condition side is satisfied by working memory
elements with consistent variable bindings, the production will fire, once
for each instantiation. Firing the production involves performing the
actions using the variable bindings obtained from the matched conditions.
The action side of a production (also called the right-hand side, or RHS) can
contain either preferences for working memory elements or *production
actions*. The processing of preferences is discussed in detail in Section
See Preference memory on page See Preference memory.
Menu
- Creating preferences
-
- Production Action
-
- Grammar for Action Side
-