conditional iteration [message #58111] |
Tue, 10 March 2009 15:47  |
Eclipse User |
|
|
|
Hi all,
I want to make a list of elements separated from comas from a set of
elements name of a specific type with a specific value. (lets say all "a"
elements whose type value is not "b").
I use an iteration to select all "a" elements and a Choose inside it to
select all those elements whose type value is b and I only print in the
otherwise option.
If I use the delimiter in the iteration I also get a comma for b elements,
though they are not printed.
Is there any option to put a condition in the iteration?
Btw, is there any way to know how many elements and iteration has
collected?
Thanks a lot for your answers
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03729 seconds