StifflersMum
Programmer
I have a Input Tree with an Sequence Part. So there is for example this:
Sequence (1:S):
----------------
BB
Value = xx
/BB
CC
Value = yy
/CC
------------------
BB and CC are Groups with the beginning and ending tag.
In this example the sequence will find 2 object and will run therefore only 2 times in a functional map.
Now:
If a specific object (for example the AA group) is not present i wana add this group to the sequence. This means that Input has 2 object and output has 3 object in this specific sequence !
We cannot change the typetree, so we need to do it with functional maps i think !
Can you help us to acheive this ?
Thank you a lot !!
greets
Stiffler
Sequence (1:S):
----------------
BB
Value = xx
/BB
CC
Value = yy
/CC
------------------
BB and CC are Groups with the beginning and ending tag.
In this example the sequence will find 2 object and will run therefore only 2 times in a functional map.
Now:
If a specific object (for example the AA group) is not present i wana add this group to the sequence. This means that Input has 2 object and output has 3 object in this specific sequence !
We cannot change the typetree, so we need to do it with functional maps i think !
Can you help us to acheive this ?
Thank you a lot !!
greets
Stiffler