Brand:
- AMX
Models:
- Netlinx
Question:
[Restate the question, if needed]
Answer:
The concept of structures in programming can be a little confusing. Structures are a very efficient way of storing large amounts of varying data. Once you get used to them, you will likely find them much easier to deal with than large multi-dim arrays. The code example attached below will walk you through the concept.