I'm creating an LUA script that has to know (remember) the result of other script executions. I want to store results in variables...but are variable contents lost when script execution stops? Any way to save variable contents in Girder?
I'm creating an LUA script that has to know (remember) the result of other script executions. I want to store results in variables...but are variable contents lost when script execution stops? Any way to save variable contents in Girder?