Skip to content

Instantly share code, notes, and snippets.

@bhathiya
Last active September 9, 2015 14:00
Show Gist options
  • Save bhathiya/ab0375e82260149ce17c to your computer and use it in GitHub Desktop.
Save bhathiya/ab0375e82260149ce17c to your computer and use it in GitHub Desktop.
<script language="js" description="URL Encoding Script">
mc.setProperty("ENCODED_URL", encodeURI(mc.getProperty('URL_TO_BE_ENCODED')));
</scrpt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment