james.waller Posted December 13, 2019 Posted December 13, 2019 Hello, If I have created a list state variable (The list just contains each day of the week. ie: "Sunday", "Monday", "Tuesday", etc...) and I want to assign a new value in a state assignment of the facility to a particular day within the list state variable how can I do this? It seems like I can only reference the List State Variable as a whole but I don't know how to assign values to the contents of the variable.... Thanks!
gocken Posted December 13, 2019 Posted December 13, 2019 It seems defining a list state variable within a data table will work?
Recommended Posts