Jump to content

richfmartin1

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by richfmartin1

  1. Thank you very much. Worked perfectly, even with vector states.
  2. I would like to reference state values associated with objects within a data table. For example, suppose I have a Data Table, call it Tab1, with an Object Reference column called Obj. The first entry in the object reference column is a resource called Res; thus, Tab1[1].Obj points to Res. How do I access the value of Res.CurrentCapacity using the table reference? To make this a little more complex, what if the state were a vector of integers? Thus, what I would like to reference would be something like Res.vector1[1].
×
×
  • Create New...