Hi, I'm working on a model that each token has a setup time and I want that when the token index is 1 it should actually do the setup time.
I'm having the following error:
But when I change the Setup Time from "token.SetupTime" to "10" the error doesn't appear.