Does anybody know whether Vegas Scripting allows for Application, Project, Environment, or other State variables, that can set and then remain available BETWEEN different scripts being run manually. Such as setting: bool myVariable = true; (that could then be remembered and referenced in future script execution?