How to modify page variable through Javascript?

How about:
dmx.parse("pageLoaded.setValue(0)")

or is the AC variable is on a content page:

dmx.parse("content.pageLoaded.setValue(0)")

1 Like