question

KJH avatar image
0 Likes"
KJH asked Sebastián Cañas commented

How to convert string type?

cap-2024-11-06-04-23-04-586.png

I made a label as "mylabel" that shows location of the current flowitem

cap-2024-11-06-04-17-50-102.png

I've tried to convert this label to the form of string using valule.getpath(), but the old place comes up.

It's there wrong?

FlexSim 23.2.2
flexscript
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas answered Sebastián Cañas commented

@KJH ,

What if you try:

  1. Object involved = current.last.name

If you want to get the name of the object, that syntax should do.

· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.