Plane name to be item label

Plane name to be item label

__ANON_USER__1
Not applicable
14 Views
2 Replies
Message 1 of 3

Plane name to be item label

__ANON_USER__1
Not applicable

[ FlexSim 19.0.9 ]

I want the Plane name to be the item label.

I placed Queue in Plane1 and specified "current.up" as the value of Set Label.
However, the label name is "/Plane1" instead of "Plane1".

What should I do to label it as "Plane1"?



0 Likes
Accepted solutions (1)
15 Views
2 Replies
Replies (2)
Message 2 of 3

benjamin_w2
Not applicable
Accepted solution

Change the value to current.up.name. Current.up is a pointer to the object, and the .name will get the name of the object.

Message 3 of 3

__ANON_USER__1
Not applicable

Thank you!
That's exactly what I wanted to do!

0 Likes