Translations:Dynamic variables/2/en

From Resonite Wiki
Revision as of 18:30, 24 April 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)

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.