Hello,I'm using the Adobe Analytics "Set Variables" action and I have a variable in the Custom Code section. How do I get the variable from the Custom Code and assign it to any of the evars, props, etc. in the UI? So if I have this:var loc = 'florida';what is the code I use to assign the value in ...