Importing a new version from external source |
m FuzzyBot moved page Translations:Dynamic Variables/2/en to Translations:Dynamic variables/2/en without leaving a redirect: Part of translatable page "Dynamic Variables" |
||
(One intermediate revision by the same user not shown) | |||
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 00:50, 13 April 2025
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.