Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
'''Dynamic variables''' allow you to read and write data by name. This makes it easy to manage data in large systems; every bit of data is clearly labeled, and you can break data into multiple '''spaces''' to keep your systems separate. | '''Dynamic variables''' allow you to read and write data by name in the context of a [[Slot|Slot]] hierarchy. This makes it easy to manage data in large systems; every bit of data is clearly labeled, and you can break data into multiple '''spaces''' to keep your systems separate. |
Latest revision as of 18:30, 24 April 2024
Dynamic variables allow you to read and write data by name in the context of a Slot hierarchy. This makes it easy to manage data in large systems; every bit of data is clearly labeled, and you can break data into multiple spaces to keep your systems separate.