Not sure if I'm missing something or if it just doesn't work, but mivascript doesn't work in the rich text editor in page builder? I'm applying it to the source code mode. I tried this as a test but it just outputs as is.
<mvt:assign name="g.var" value=" 'hello world' ">
&mvt:global:var;
<mvt:assign name="g.var" value=" 'hello world' ">
&mvt:global:var;
Comment