question

Santiago Serrano avatar image
1 Like"
Santiago Serrano asked Jacob Gillespie answered

Get Item level in a rack

Hello all,

With the new version (19.2) the command "rackgetlevelofitem()" changes, now returns the slot in the rack for the item, not the level.

Is there another command with I can know the item level in the rack from processflow ?

Thanks,

FlexSim 19.2.0
rack
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

·
Jacob Gillespie avatar image
1 Like"
Jacob Gillespie answered

This sounds like a bug to me.

This would get you the level of an item:

Storage.Item(item).currentSlot.level.as(treenode).rank
5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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