Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/094f7c59c0f5ef8218adeee783e5adcf to your computer and use it in GitHub Desktop.
Save trycf/094f7c59c0f5ef8218adeee783e5adcf to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
q = new query();
q= now()l
dump(getMetadata(q));
</cfscript>
<cfdump var="#getMetaData({foo:"bar"})#">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment