Quote:
Originally Posted by chaley
I am not sure what you mean or what problem you are solving, but if the globals dict is there can you do it with that? Perhaps using an 'odd' key?
|
I was just not sure it is OK to add non string values to the globals dict. Otherwise, I'm fine with using the globals dict for this purpose. This would make my newly added "Run Python Code" action obsolete, and I can phase it out.