Skip to content

Instantly share code, notes, and snippets.

@illustratordavid
Created August 9, 2013 08:42
Show Gist options
  • Select an option

  • Save illustratordavid/6192100 to your computer and use it in GitHub Desktop.

Select an option

Save illustratordavid/6192100 to your computer and use it in GitHub Desktop.
cfm to js console.log
<script type="text/javascript">
console.log('cfm says <cfoutput>#tolog#</cfoutput>');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment