Yes. Just bind the slot value to a variable and you can use it on the
RHS of the rule. The primary restriction in doing this is that
variables that have initially been bound inside a not CE (which the
forall uses) can not be referenced on the RHS since the not CE if
satisfied means that no such fact exists from which to pull the slot
value.
On Aug 14, 12:08 pm, "Manuel Caeiro Rodríguez" <
mcaei...@gmail.com>
wrote:
> Thank you very much.
>
> In addition, I have another need. The Event facts include additional slots,
> such as parameters, and I need to have access to that slots. Is that
> possible in CLIPS?
>
> 2008/8/14 CLIPS Support <
gdronline2...@swbell.net>