Skip to content

Instantly share code, notes, and snippets.

@steveosoule
Created July 26, 2017 17:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steveosoule/c7e8318befd18a1d2eb111a7d9902993 to your computer and use it in GitHub Desktop.
Save steveosoule/c7e8318befd18a1d2eb111a7d9902993 to your computer and use it in GitHub Desktop.
Miva - mvt:debug
<mvt:assign name="g.mvt_debug" value="glosub( miva_array_serialize( l.settings:foobar ), ',', asciichar( 10 ) )" />
<!--
@@foobar
=======================
&mvt:global:mvt_debug;
-->
<mvt:assign name="g.mvt_debug" value="glosub( miva_array_serialize( g.foobar ), ',', asciichar( 10 ) )" />
<!--
@@foobar
=======================
&mvt:global:mvt_debug;
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment