Figure out which variable is being referenced in JS code

Hi,

I have this code in a change variable action (created by AI). -

return !variables['af7dff48-7eb1-406f-a289-2d4092337a71']

Is there anyway to figure out which variable this is referring to?

Thanks
Steve

Hover around the code

1 Like

Thanks