How can I declare a variable not global but local to every rules

Thanks
Raffo

---------- Forwarded message ----------
From: Raffaele Viola < raffovi@gmail.com>
Date: 21-set-2007 19.51
Subject: Re: [rules-users] assertion of object
To: Rules Users List <rules-users@lists.jboss.org>

No,

the problem is that if I assert an object ArrayList lista and in the Condition i add a string using $param

at the end of iteration I have an array with every params in the column but I want only the param in the row of my action

Thanks
Raffo

2007/9/21, Scott Reed <sreed@spamcop.net>:
maybe: insert( new MyObject( x,y,z ) );
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users