If python storage is saved during startup then why is there a storeStartupValue method? I don’t see how there can be a startUpValue and a stored value that is different or how a component could a startup with a value other than a saved value by keyname…Does this make sense to anyone else?
The reason for this feature is to allow the file to startup with storage in a certain state no matter what state it was in when the .toe was saved. For example you may have a storage value that is ‘DeviceOn’, but you always want your project to start up with DeviceOn = False.
Without storeStartupValue the state of DeviceOn will be DeviceOn = True if the .toe is saved with it set to True.
Excellent thanks. It’s also great that middle mouse clicking shows the two separate.