Skip to main content

Config Files

note

TODO...

Global variables are variables that can be accessed from any script in DSL, allowing for easy sharing of data and state between scripts. They are defined in the config.txt file of a script collection and can be used to store values that need to be shared across multiple scripts.