Accessing view variables from the browser Debug console

How do I access the view variables from the new browser debug console

  1. You need to run RVM >= v4.75.0
  2. Open the DevTools on your desktop container, go to the console tab and select the JourneyScript.worker.js in the available dropdown.

After that you can simply access them as you would have from the View JS.