How to change item position in the combiner with a different label?

How to change item position in the combiner with a different label?

manuel_es
Not applicable
7 Views
1 Reply
Message 1 of 2

How to change item position in the combiner with a different label?

manuel_es
Not applicable

[ FlexSim 19.0.0 ]

In my combiner, I have 3 input with a label (1, 2 and 3). The name of the label is "Colum". I want to shown each input in a different position inside of combiner.
How I have to write the code in the row "Objet" for it.

Thanks.

27722-1588008077172.png

0 Likes
Accepted solutions (1)
8 Views
1 Reply
Reply (1)
Message 2 of 2

braydn_t
Not applicable
Accepted solution

@Manuel ES

I think I would do an OnEntry trigger with an if statement. then you can set the tree locations that way, and call that same update location command in the if statement.

0 Likes